blob: 60dcf75b04a1f1cb2813e1ccec5ee9e2e34a8a33 [file] [log] [blame]
select(cast(twocf['age'] as integer)/cast(threecf['gpa'] as float)) from student where row_key=10;