We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 90b9952 commit 1dd80f7Copy full SHA for 1dd80f7
1 file changed
vortex-array/src/aggregate_fn/fns/is_constant/mod.rs
@@ -27,7 +27,6 @@ use crate::Columnar;
27
use crate::DynArray;
28
use crate::ExecutionCtx;
29
use crate::IntoArray;
30
-use crate::ToCanonical;
31
use crate::aggregate_fn::Accumulator;
32
use crate::aggregate_fn::AggregateFnId;
33
use crate::aggregate_fn::AggregateFnVTable;
0 commit comments