We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent d9f59e9 commit 9062f92Copy full SHA for 9062f92
1 file changed
encodings/fastlanes/public-api.lock
@@ -526,6 +526,8 @@ impl vortex_array::hash::ArrayHash for vortex_fastlanes::RLEData
526
527
pub fn vortex_fastlanes::RLEData::array_hash<H: core::hash::Hasher>(&self, state: &mut H, _precision: vortex_array::hash::Precision)
528
529
+pub static vortex_fastlanes::USE_EXPERIMENTAL_PATCHES: std::sync::lazy_lock::LazyLock<bool>
530
+
531
pub trait vortex_fastlanes::BitPackedArrayExt: vortex_array::array::typed::TypedArrayRef<vortex_fastlanes::BitPacked>
532
533
pub fn vortex_fastlanes::BitPackedArrayExt::bit_width(&self) -> u8
0 commit comments