Sign in
apache
/
drill-test-framework
/
0c85b4fdd97d4bceb9f295eb434983b210bff100
/
.
/
framework
/
resources
/
Functional
/
json
/
json_storage
/
drill_4578_e.q
blob: cc43113c0ac33aea4a39951c59d8c4354e5bfc68 [
file
] [
log
] [
blame
]
select
t
.
address
,
t
.
children
from
`json_storage/employee.json`
t
;