Sign in
apache
/
drill-test-framework
/
refs/heads/main
/
.
/
framework
/
resources
/
Functional
/
complex
/
json
/
complex232.q
blob: a66bae2e4accf64325a56e017cebbdb274ddfd0d [
file
]
select
stddev
(
t
.
ooa
[
1
].
fl
.
f1
)
from
`complex.json`
t
;