Skip to main content

deep_copy_batch_sliced

Function deep_copy_batch_sliced 

Source
pub fn deep_copy_batch_sliced(
    batch: &RecordBatch,
) -> Result<RecordBatch, ArrowError>
Expand description

Deep copy a RecordBatch, extracting only the sliced portion using MutableArrayData