blob: 169d50d19c3f8f1e7f84cabe8178378d9fe12401 [file] [log] [blame]
explain plan for select * from (
select ceil(cast(threecf['contributions'] as double)) age from voter where row_key=10) t limit 0;