blob: ec3446be16c123b6fc084469d8b689912cc9774f [file] [log] [blame]
select cast(twocf['age'] as integer) + cast(threecf['contributions'] as double) from voter where row_key=10;