Skip to content

Commit ea5fcc6

Browse files
committed
Push down cast
Signed-off-by: Nicholas Gates <[email protected]>
1 parent 83fc7c5 commit ea5fcc6

File tree

1 file changed

+1
-0
lines changed
  • vortex-array/src/arrays/struct_/vtable

1 file changed

+1
-0
lines changed

vortex-array/src/arrays/struct_/vtable/rules.rs

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -7,6 +7,7 @@ use crate::ArrayRef;
77
use crate::IntoArray;
88
use crate::arrays::ConstantArray;
99
use crate::arrays::ExactScalarFn;
10+
use crate::arrays::ScalarFnArrayExt;
1011
use crate::arrays::ScalarFnArrayView;
1112
use crate::arrays::StructArray;
1213
use crate::arrays::StructVTable;

0 commit comments

Comments
 (0)