Skip to content

Commit b96c6bf

Browse files
committed
fix
Signed-off-by: Joe Isaacs <joe.isaacs@live.co.uk>
1 parent 8ab2ff2 commit b96c6bf

1 file changed

Lines changed: 0 additions & 1 deletion

File tree

vortex-array/src/arrow/record_batch.rs

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -17,7 +17,6 @@ use crate::VortexSessionExecute;
1717
use crate::array::IntoArray;
1818
use crate::arrays::StructArray;
1919
use crate::arrow::ArrowArrayExecutor;
20-
use crate::validity::Validity;
2120

2221
// deprecated(note = "Use ArrowArrayExecutor::execute_record_batch instead")
2322
impl TryFrom<&ArrayRef> for RecordBatch {

0 commit comments

Comments
 (0)