We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 83fc7c5 commit ea5fcc6Copy full SHA for ea5fcc6
vortex-array/src/arrays/struct_/vtable/rules.rs
@@ -7,6 +7,7 @@ use crate::ArrayRef;
7
use crate::IntoArray;
8
use crate::arrays::ConstantArray;
9
use crate::arrays::ExactScalarFn;
10
+use crate::arrays::ScalarFnArrayExt;
11
use crate::arrays::ScalarFnArrayView;
12
use crate::arrays::StructArray;
13
use crate::arrays::StructVTable;
0 commit comments