Skip to content
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
12 changes: 4 additions & 8 deletions encodings/alp/public-api.lock
Original file line number Diff line number Diff line change
Expand Up @@ -128,8 +128,6 @@ pub fn vortex_alp::ALPArray::try_new(encoded: vortex_array::array::ArrayRef, exp

impl vortex_alp::ALPArray

pub fn vortex_alp::ALPArray::into_array_ref(self: alloc::sync::Arc<Self>) -> vortex_array::array::ArrayRef

pub fn vortex_alp::ALPArray::to_array(&self) -> vortex_array::array::ArrayRef

impl core::clone::Clone for vortex_alp::ALPArray
Expand Down Expand Up @@ -276,12 +274,6 @@ pub struct vortex_alp::ALPRDArray

impl vortex_alp::ALPRDArray

pub fn vortex_alp::ALPRDArray::into_array_ref(self: alloc::sync::Arc<Self>) -> vortex_array::array::ArrayRef

pub fn vortex_alp::ALPRDArray::to_array(&self) -> vortex_array::array::ArrayRef

impl vortex_alp::ALPRDArray

pub fn vortex_alp::ALPRDArray::into_parts(self) -> vortex_alp::ALPRDArrayParts

pub fn vortex_alp::ALPRDArray::is_f32(&self) -> bool
Expand All @@ -300,6 +292,10 @@ pub fn vortex_alp::ALPRDArray::right_parts(&self) -> &vortex_array::array::Array

pub fn vortex_alp::ALPRDArray::try_new(dtype: vortex_array::dtype::DType, left_parts: vortex_array::array::ArrayRef, left_parts_dictionary: vortex_buffer::buffer::Buffer<u16>, right_parts: vortex_array::array::ArrayRef, right_bit_width: u8, left_parts_patches: core::option::Option<vortex_array::patches::Patches>) -> vortex_error::VortexResult<Self>

impl vortex_alp::ALPRDArray

pub fn vortex_alp::ALPRDArray::to_array(&self) -> vortex_array::array::ArrayRef

impl core::clone::Clone for vortex_alp::ALPRDArray

pub fn vortex_alp::ALPRDArray::clone(&self) -> vortex_alp::ALPRDArray
Expand Down
2 changes: 0 additions & 2 deletions encodings/bytebool/public-api.lock
Original file line number Diff line number Diff line change
Expand Up @@ -100,8 +100,6 @@ pub fn vortex_bytebool::ByteBoolArray::new(buffer: vortex_array::buffer::BufferH

impl vortex_bytebool::ByteBoolArray

pub fn vortex_bytebool::ByteBoolArray::into_array_ref(self: alloc::sync::Arc<Self>) -> vortex_array::array::ArrayRef

pub fn vortex_bytebool::ByteBoolArray::to_array(&self) -> vortex_array::array::ArrayRef

impl core::clone::Clone for vortex_bytebool::ByteBoolArray
Expand Down
2 changes: 0 additions & 2 deletions encodings/datetime-parts/public-api.lock
Original file line number Diff line number Diff line change
Expand Up @@ -114,8 +114,6 @@ pub fn vortex_datetime_parts::DateTimePartsArray::try_new(dtype: vortex_array::d

impl vortex_datetime_parts::DateTimePartsArray

pub fn vortex_datetime_parts::DateTimePartsArray::into_array_ref(self: alloc::sync::Arc<Self>) -> vortex_array::array::ArrayRef

pub fn vortex_datetime_parts::DateTimePartsArray::to_array(&self) -> vortex_array::array::ArrayRef

impl core::clone::Clone for vortex_datetime_parts::DateTimePartsArray
Expand Down
2 changes: 0 additions & 2 deletions encodings/decimal-byte-parts/public-api.lock
Original file line number Diff line number Diff line change
Expand Up @@ -110,8 +110,6 @@ pub fn vortex_decimal_byte_parts::DecimalBytePartsArray::try_new(msp: vortex_arr

impl vortex_decimal_byte_parts::DecimalBytePartsArray

pub fn vortex_decimal_byte_parts::DecimalBytePartsArray::into_array_ref(self: alloc::sync::Arc<Self>) -> vortex_array::array::ArrayRef

pub fn vortex_decimal_byte_parts::DecimalBytePartsArray::to_array(&self) -> vortex_array::array::ArrayRef

impl core::clone::Clone for vortex_decimal_byte_parts::DecimalBytePartsArray
Expand Down
8 changes: 0 additions & 8 deletions encodings/fastlanes/public-api.lock
Original file line number Diff line number Diff line change
Expand Up @@ -234,8 +234,6 @@ pub fn vortex_fastlanes::BitPackedArray::unpacked_chunks<T: vortex_fastlanes::un

impl vortex_fastlanes::BitPackedArray

pub fn vortex_fastlanes::BitPackedArray::into_array_ref(self: alloc::sync::Arc<Self>) -> vortex_array::array::ArrayRef

pub fn vortex_fastlanes::BitPackedArray::to_array(&self) -> vortex_array::array::ArrayRef

impl core::clone::Clone for vortex_fastlanes::BitPackedArray
Expand Down Expand Up @@ -384,8 +382,6 @@ pub fn vortex_fastlanes::DeltaArray::try_new(bases: vortex_array::array::ArrayRe

impl vortex_fastlanes::DeltaArray

pub fn vortex_fastlanes::DeltaArray::into_array_ref(self: alloc::sync::Arc<Self>) -> vortex_array::array::ArrayRef

pub fn vortex_fastlanes::DeltaArray::to_array(&self) -> vortex_array::array::ArrayRef

impl core::clone::Clone for vortex_fastlanes::DeltaArray
Expand Down Expand Up @@ -526,8 +522,6 @@ pub fn vortex_fastlanes::FoRArray::try_new(encoded: vortex_array::array::ArrayRe

impl vortex_fastlanes::FoRArray

pub fn vortex_fastlanes::FoRArray::into_array_ref(self: alloc::sync::Arc<Self>) -> vortex_array::array::ArrayRef

pub fn vortex_fastlanes::FoRArray::to_array(&self) -> vortex_array::array::ArrayRef

impl core::clone::Clone for vortex_fastlanes::FoRArray
Expand Down Expand Up @@ -666,8 +660,6 @@ pub fn vortex_fastlanes::RLEArray::encode(array: &vortex_array::arrays::primitiv

impl vortex_fastlanes::RLEArray

pub fn vortex_fastlanes::RLEArray::into_array_ref(self: alloc::sync::Arc<Self>) -> vortex_array::array::ArrayRef

pub fn vortex_fastlanes::RLEArray::to_array(&self) -> vortex_array::array::ArrayRef

impl core::clone::Clone for vortex_fastlanes::RLEArray
Expand Down
2 changes: 0 additions & 2 deletions encodings/fsst/public-api.lock
Original file line number Diff line number Diff line change
Expand Up @@ -124,8 +124,6 @@ pub fn vortex_fsst::FSSTArray::uncompressed_lengths_dtype(&self) -> &vortex_arra

impl vortex_fsst::FSSTArray

pub fn vortex_fsst::FSSTArray::into_array_ref(self: alloc::sync::Arc<Self>) -> vortex_array::array::ArrayRef

pub fn vortex_fsst::FSSTArray::to_array(&self) -> vortex_array::array::ArrayRef

impl core::clone::Clone for vortex_fsst::FSSTArray
Expand Down
2 changes: 0 additions & 2 deletions encodings/pco/public-api.lock
Original file line number Diff line number Diff line change
Expand Up @@ -90,8 +90,6 @@ pub fn vortex_pco::PcoArray::new(chunk_metas: alloc::vec::Vec<vortex_buffer::Byt

impl vortex_pco::PcoArray

pub fn vortex_pco::PcoArray::into_array_ref(self: alloc::sync::Arc<Self>) -> vortex_array::array::ArrayRef

pub fn vortex_pco::PcoArray::to_array(&self) -> vortex_array::array::ArrayRef

impl core::clone::Clone for vortex_pco::PcoArray
Expand Down
2 changes: 0 additions & 2 deletions encodings/runend/public-api.lock
Original file line number Diff line number Diff line change
Expand Up @@ -136,8 +136,6 @@ pub fn vortex_runend::RunEndArray::values(&self) -> &vortex_array::array::ArrayR

impl vortex_runend::RunEndArray

pub fn vortex_runend::RunEndArray::into_array_ref(self: alloc::sync::Arc<Self>) -> vortex_array::array::ArrayRef

pub fn vortex_runend::RunEndArray::to_array(&self) -> vortex_array::array::ArrayRef

impl core::clone::Clone for vortex_runend::RunEndArray
Expand Down
2 changes: 0 additions & 2 deletions encodings/sequence/public-api.lock
Original file line number Diff line number Diff line change
Expand Up @@ -118,8 +118,6 @@ pub fn vortex_sequence::SequenceArray::try_new_typed<T: vortex_array::dtype::pty

impl vortex_sequence::SequenceArray

pub fn vortex_sequence::SequenceArray::into_array_ref(self: alloc::sync::Arc<Self>) -> vortex_array::array::ArrayRef

pub fn vortex_sequence::SequenceArray::to_array(&self) -> vortex_array::array::ArrayRef

impl core::clone::Clone for vortex_sequence::SequenceArray
Expand Down
2 changes: 0 additions & 2 deletions encodings/sparse/public-api.lock
Original file line number Diff line number Diff line change
Expand Up @@ -132,8 +132,6 @@ pub fn vortex_sparse::SparseArray::try_new_from_patches(patches: vortex_array::p

impl vortex_sparse::SparseArray

pub fn vortex_sparse::SparseArray::into_array_ref(self: alloc::sync::Arc<Self>) -> vortex_array::array::ArrayRef

pub fn vortex_sparse::SparseArray::to_array(&self) -> vortex_array::array::ArrayRef

impl core::clone::Clone for vortex_sparse::SparseArray
Expand Down
2 changes: 0 additions & 2 deletions encodings/zigzag/public-api.lock
Original file line number Diff line number Diff line change
Expand Up @@ -108,8 +108,6 @@ pub fn vortex_zigzag::ZigZagArray::try_new(encoded: vortex_array::array::ArrayRe

impl vortex_zigzag::ZigZagArray

pub fn vortex_zigzag::ZigZagArray::into_array_ref(self: alloc::sync::Arc<Self>) -> vortex_array::array::ArrayRef

pub fn vortex_zigzag::ZigZagArray::to_array(&self) -> vortex_array::array::ArrayRef

impl core::clone::Clone for vortex_zigzag::ZigZagArray
Expand Down
2 changes: 0 additions & 2 deletions encodings/zstd/public-api.lock
Original file line number Diff line number Diff line change
Expand Up @@ -100,8 +100,6 @@ pub fn vortex_zstd::ZstdArray::new(dictionary: core::option::Option<vortex_buffe

impl vortex_zstd::ZstdArray

pub fn vortex_zstd::ZstdArray::into_array_ref(self: alloc::sync::Arc<Self>) -> vortex_array::array::ArrayRef

pub fn vortex_zstd::ZstdArray::to_array(&self) -> vortex_array::array::ArrayRef

impl core::clone::Clone for vortex_zstd::ZstdArray
Expand Down
Loading
Loading