Sign in
apache
/
drill-test-framework
/
HEAD
/
.
/
framework
/
resources
/
Functional
/
datetime
/
datetime197.q
blob: 5dcb00d1fa0760d9e466ff3fda15c88611916ed8 [
file
] [
log
] [
blame
]
select
c_timestamp
-
c_interval_hour
from
`interval_data.parquet`
where
c_row
=
1
;