Sign in
apache
/
drill-test-framework
/
HEAD
/
.
/
framework
/
resources
/
Functional
/
hbase
/
hbase_sanity
/
avg.q
blob: 6e67449d6006eb822532916d9e0f482bcccd73a6 [
file
] [
log
] [
blame
]
select
avg
(
cast
(
threecf
[
'contributions'
]
as
float
))
from
voter
;