Skip to main content

record_batch_to_ipc

Function record_batch_to_ipc 

Source
fn record_batch_to_ipc(
    record_batch: &RecordBatch,
) -> Result<(Bytes, Bytes, Bytes)>