blob: b2b5910303e53d209349c88be5b7e799d29c39ed [file] [log] [blame]
select cast(c_timestamp as timestamp) + cast(c_interval as interval hour to second) from `interval_data.json` where c_row=7;