Sign in
apache
/
drill-test-framework
/
refs/heads/main
/
.
/
framework
/
resources
/
Functional
/
complex
/
json
/
complex13.q
blob: fb25a05c2a61958c2a4314b0b5e267c2731d9bce [
file
]
select
count
(
t
.
bool
)
from
`complex.json`
t
;