blob: 748cd51c6042d26e60882fbd0bad8a0d30a611f6 [file]
select c_timestamp + cast(c_interval as interval day to second) from `interval_data.parquet` where c_row = 5;