Skip to content

Commit 4e238c3

Browse files
committed
imports
Signed-off-by: Robert Kruszewski <github@robertk.io>
1 parent a38f95e commit 4e238c3

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

vortex-cuda/src/kernel/encodings/bitpacked.rs

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -12,6 +12,7 @@ use vortex_array::ArrayRef;
1212
use vortex_array::Canonical;
1313
use vortex_array::arrays::PrimitiveArray;
1414
use vortex_array::buffer::BufferHandle;
15+
use vortex_cuda_macros::cuda_tests;
1516
use vortex_dtype::NativePType;
1617
use vortex_dtype::match_each_integer_ptype;
1718
use vortex_error::VortexResult;

0 commit comments

Comments
 (0)