We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 2335b79 commit 1fa9ebeCopy full SHA for 1fa9ebe
vortex-array/src/aggregate_fn/fns/count/mod.rs
@@ -6,7 +6,6 @@ use vortex_error::VortexResult;
6
7
use crate::ArrayRef;
8
use crate::Columnar;
9
-use crate::DynArray;
10
use crate::ExecutionCtx;
11
use crate::aggregate_fn::AggregateFnId;
12
use crate::aggregate_fn::AggregateFnVTable;
0 commit comments