Sign in
apache
/
drill-test-framework
/
0c85b4fdd97d4bceb9f295eb434983b210bff100
/
.
/
framework
/
resources
/
Functional
/
json
/
json_storage
/
drill_4578_n.q
blob: 67966bedc952fcaa34518eb53cf69dc86d0bff96 [
file
] [
log
] [
blame
]
select
*
from
(
select
t
.
children
from
`json_storage/employee_wchildren.json`
t
);