arrow_data::transform

Function build_extend_view

Source
fn build_extend_view(
    array: &ArrayData,
    buffer_offset: u32,
) -> Box<dyn Fn(&mut _MutableArrayData<'_>, usize, usize, usize) + '_>
Expand description

Builds an extend that adds buffer_offset to any buffer indices encountered