Sign in
apache
/
drill-test-framework
/
refs/heads/main
/
.
/
framework
/
resources
/
Functional
/
datetime
/
datetime202.q
blob: 1c7a270804fc3c7906c1fc51503a491bfe014cca [
file
]
select
c_timestamp
+
c_interval_month
from
`interval_data.parquet`
;