Sign in
apache
/
drill-test-framework
/
refs/heads/main
/
.
/
framework
/
resources
/
Functional
/
complex
/
json
/
drill-4479a.sql
blob: 648bae75a4f33e99c1d53edcf7feb0ae95b79b90 [
file
]
alter
session
set
`
store
.
json
.
all_text_mode
`
=
true
;
select
c1
from
`
complex
/
drill-4479
/
mostlynulls
.
json
`;
alter
session
set
`
store
.
json
.
all_text_mode
`
=
false
;