Sign in
apache
/
drill-test-framework
/
HEAD
/
.
/
framework
/
resources
/
Functional
/
complex
/
parquet
/
complex15.q
blob: bd633316ba4acb25a8c544f99fd000d70afc9aaa [
file
] [
log
] [
blame
]
select
(
t
.
sia
[
3
]-
t
.
sia
[
2
])/(
t
.
sia
[
1
]-
t
.
sia
[
0
])
c
from
`complex.json`
t order
by
t
.
id limit
5
;