Sign in
apache
/
drill-test-framework
/
refs/heads/main
/
.
/
framework
/
resources
/
Functional
/
complex
/
json
/
complex234.q
blob: bea6fdd15367641d4afda7c813d42509b4d7b8dd [
file
]
select
stddev_samp
(
t
.
soa
[
2
].
fl
)
from
`complex.json`
t
;