@@ -642,24 +642,6 @@ pub fn vortex_layout::layouts::row_idx::row_idx() -> vortex_array::expr::express
642642
643643pub mod vortex_layout::layouts::struct_
644644
645- pub mod vortex_layout::layouts::struct_::writer
646-
647- pub struct vortex_layout::layouts::struct_::writer::StructStrategy
648-
649- impl vortex_layout::layouts::struct_::writer::StructStrategy
650-
651- pub fn vortex_layout::layouts::struct_::writer::StructStrategy::new<S: vortex_layout::LayoutStrategy, V: vortex_layout::LayoutStrategy>(child: S, validity: V) -> Self
652-
653- impl core::clone::Clone for vortex_layout::layouts::struct_::writer::StructStrategy
654-
655- pub fn vortex_layout::layouts::struct_::writer::StructStrategy::clone(&self) -> vortex_layout::layouts::struct_::writer::StructStrategy
656-
657- impl vortex_layout::LayoutStrategy for vortex_layout::layouts::struct_::writer::StructStrategy
658-
659- pub fn vortex_layout::layouts::struct_::writer::StructStrategy::buffered_bytes(&self) -> u64
660-
661- pub fn vortex_layout::layouts::struct_::writer::StructStrategy::write_stream<'life0, 'async_trait>(&'life0 self, ctx: vortex_array::ArrayContext, segment_sink: vortex_layout::segments::SegmentSinkRef, stream: vortex_layout::sequence::SendableSequentialStream, eof: vortex_layout::sequence::SequencePointer, handle: vortex_io::runtime::handle::Handle) -> core::pin::Pin<alloc::boxed::Box<(dyn core::future::future::Future<Output = vortex_error::VortexResult<vortex_layout::LayoutRef>> + core::marker::Send + 'async_trait)>> where Self: 'async_trait, 'life0: 'async_trait
662-
663645pub struct vortex_layout::layouts::struct_::Struct
664646
665647impl core::fmt::Debug for vortex_layout::layouts::struct_::Struct
@@ -1938,12 +1920,6 @@ pub fn vortex_layout::layouts::repartition::RepartitionStrategy::buffered_bytes(
19381920
19391921pub fn vortex_layout::layouts::repartition::RepartitionStrategy::write_stream<'life0, 'async_trait>(&'life0 self, ctx: vortex_array::ArrayContext, segment_sink: vortex_layout::segments::SegmentSinkRef, stream: vortex_layout::sequence::SendableSequentialStream, eof: vortex_layout::sequence::SequencePointer, handle: vortex_io::runtime::handle::Handle) -> core::pin::Pin<alloc::boxed::Box<(dyn core::future::future::Future<Output = vortex_error::VortexResult<vortex_layout::LayoutRef>> + core::marker::Send + 'async_trait)>> where Self: 'async_trait, 'life0: 'async_trait
19401922
1941- impl vortex_layout::LayoutStrategy for vortex_layout::layouts::struct_::writer::StructStrategy
1942-
1943- pub fn vortex_layout::layouts::struct_::writer::StructStrategy::buffered_bytes(&self) -> u64
1944-
1945- pub fn vortex_layout::layouts::struct_::writer::StructStrategy::write_stream<'life0, 'async_trait>(&'life0 self, ctx: vortex_array::ArrayContext, segment_sink: vortex_layout::segments::SegmentSinkRef, stream: vortex_layout::sequence::SendableSequentialStream, eof: vortex_layout::sequence::SequencePointer, handle: vortex_io::runtime::handle::Handle) -> core::pin::Pin<alloc::boxed::Box<(dyn core::future::future::Future<Output = vortex_error::VortexResult<vortex_layout::LayoutRef>> + core::marker::Send + 'async_trait)>> where Self: 'async_trait, 'life0: 'async_trait
1946-
19471923impl vortex_layout::LayoutStrategy for vortex_layout::layouts::table::TableStrategy
19481924
19491925pub fn vortex_layout::layouts::table::TableStrategy::buffered_bytes(&self) -> u64
0 commit comments