Sign in
apache
/
drill-test-framework
/
HEAD
/
.
/
framework
/
resources
/
Functional
/
datetime
/
datetime223.q
blob: db9063de7cc303a4389f5a9eeb71ad4a325f7262 [
file
] [
log
] [
blame
]
select
max
(
c_interval_month
)
from
`interval_data.parquet`
;