Skip to main content

encode_ipc_frame_multi

Function encode_ipc_frame_multi 

Source
pub fn encode_ipc_frame_multi(
    tag: &str,
    batches: &[RecordBatch],
) -> SinkResult<Vec<u8>>