Sign in
apache
/
drill-test-framework
/
9324c6675efda54616532025bc4b6555370790f6
/
.
/
framework
/
resources
/
Functional
/
union_all
/
prq_union_all
/
emptyLHS_RHS_JSON.DRILL4476.q.fail
blob: 5daf19181ff8a6e4813a209e76edfa84b87b82bf [
file
] [
log
] [
blame
]
SELECT key
from
`emptyFiles/empty_1.json`
UNION ALL SELECT key
from
`emptyFiles/empty_2.json`
;