Sign in
apache
/
drill-test-framework
/
HEAD
/
.
/
framework
/
resources
/
Functional
/
flatten_operators
/
negative
/
q8.sql.drill-2217
blob: 4a195829cfe6dedd9db3686c97d189542099f952 [
file
] [
log
] [
blame
]
--
DRILL
-
2217
select
flatten
(
empty
[
0
])
from
`data1.json`
;