Sign in
apache
/
drill-test-framework
/
HEAD
/
.
/
framework
/
resources
/
Functional
/
flatten_operators
/
negative
/
q2.sql.drill-2182
blob: 9267ae1036350ee001852718e60881dc9962e858 [
file
] [
log
] [
blame
]
--
DRILL
-
2182
select
flatten
(
uid
)
from
`data1.json`
;