blob: 620596302613a3c535e3cb7d59c406856fb21b54 [file] [log] [blame]
select cast(c_row as integer), date_part('hour', cast(c_timestamp as timestamp)) from basic;