Skip to content

Commit 77d14a4

Browse files
committed
fix
Signed-off-by: Joe Isaacs <joe.isaacs@live.co.uk>
1 parent 40923a7 commit 77d14a4

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

  • encodings/fastlanes/src/delta/array

encodings/fastlanes/src/delta/array/mod.rs

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -11,6 +11,7 @@ use vortex_array::dtype::DType;
1111
use vortex_array::dtype::PType;
1212
use vortex_array::match_each_unsigned_integer_ptype;
1313
use vortex_array::stats::ArrayStats;
14+
use vortex_error::VortexExpect;
1415
use vortex_error::VortexResult;
1516
use vortex_error::vortex_ensure;
1617

0 commit comments

Comments
 (0)