Sign in
apache
/
drill-test-framework
/
9a5d7ecf7f32f0e95c0ea874e75d785fdee9e51d
/
.
/
framework
/
resources
/
Functional
/
flatten_operators
/
negative
/
q17.sql.drill-2200
blob: 6372a1141a6d930159041159ab6c13cfeee48d7c [
file
] [
log
] [
blame
]
--
DRILL
-
2200
select
kvgen
(
d
.
map
.
abcd
)
from
`DRILL-2200.parquet`
d
;