Skip to content

Commit a748798

Browse files
committed
feat[array]: dynamic expr
Signed-off-by: Joe Isaacs <[email protected]>
1 parent ca81664 commit a748798

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

vortex-array/src/expr/exprs/dynamic.rs

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -31,7 +31,6 @@ use crate::expr::ChildName;
3131
use crate::expr::ExecutionArgs;
3232
use crate::expr::ExprId;
3333
use crate::expr::Expression;
34-
use crate::expr::Operator as ExprOperator;
3534
use crate::expr::StatsCatalog;
3635
use crate::expr::VTable;
3736
use crate::expr::VTableExt;

0 commit comments

Comments
 (0)