Sign in
apache
/
drill-test-framework
/
refs/heads/main
/
.
/
framework
/
resources
/
Functional
/
complex
/
json
/
complex231.q
blob: 8f969b84523a0277f80ffd624618d46c6b9059b9 [
file
]
select
count
(
distinct t
.
soa
[
3
].
str
)
from
`complex.json`
t
;