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