Sign in
◑
Theme
apache
/
drill-test-framework
/
HEAD
/
.
/
framework
/
resources
/
Functional
/
limit0
/
aggregates
/
aggregate
/
data
/
aggregate19.q
blob: fab3b703748ba9783eaa2d591263d1f83cf04cb9 [
file
]
select
count
(*)
from
data
where
cast
(
c_row
as
int
)
<
-
1
;