Skip to content

Commit 5d03f60

Browse files
committed
locks
Signed-off-by: Andrew Duffy <andrew@a10y.dev>
1 parent 87a6a95 commit 5d03f60

File tree

1 file changed

+16
-0
lines changed

1 file changed

+16
-0
lines changed

encodings/fastlanes/public-api.lock

Lines changed: 16 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -244,6 +244,22 @@ pub vortex_fastlanes::BitPackedDataParts::patches: core::option::Option<vortex_a
244244

245245
pub vortex_fastlanes::BitPackedDataParts::validity: vortex_array::validity::Validity
246246

247+
pub struct vortex_fastlanes::BitPackedPatchedPlugin
248+
249+
impl core::clone::Clone for vortex_fastlanes::BitPackedPatchedPlugin
250+
251+
pub fn vortex_fastlanes::BitPackedPatchedPlugin::clone(&self) -> vortex_fastlanes::BitPackedPatchedPlugin
252+
253+
impl core::fmt::Debug for vortex_fastlanes::BitPackedPatchedPlugin
254+
255+
pub fn vortex_fastlanes::BitPackedPatchedPlugin::fmt(&self, f: &mut core::fmt::Formatter<'_>) -> core::fmt::Result
256+
257+
impl vortex_array::array::plugin::ArrayPlugin for vortex_fastlanes::BitPackedPatchedPlugin
258+
259+
pub fn vortex_fastlanes::BitPackedPatchedPlugin::deserialize(&self, dtype: &vortex_array::dtype::DType, len: usize, metadata: &[u8], buffers: &[vortex_array::buffer::BufferHandle], children: &dyn vortex_array::serde::ArrayChildren, session: &vortex_session::VortexSession) -> vortex_error::VortexResult<vortex_array::array::erased::ArrayRef>
260+
261+
pub fn vortex_fastlanes::BitPackedPatchedPlugin::id(&self) -> vortex_array::array::ArrayId
262+
247263
pub struct vortex_fastlanes::Delta
248264

249265
impl vortex_fastlanes::Delta

0 commit comments

Comments
 (0)