Sign in
apache
/
drill-test-framework
/
0c85b4fdd97d4bceb9f295eb434983b210bff100
/
.
/
framework
/
resources
/
Functional
/
limit0
/
hbase
/
plan
/
avg.q
blob: 972ad94133fddac1c45c5d4314b7412d02c903eb [
file
] [
log
] [
blame
]
explain plan
for
select
*
from
(
select
avg
(
cast
(
threecf
[
'contributions'
]
as
float
))
from
voter
)
t limit
0
;