Skip to main content

encode_batch_ipc

Function encode_batch_ipc 

Source
pub fn encode_batch_ipc(batch: &RecordBatch) -> Result<Vec<u8>>
Expand description

Serialize a single RecordBatch to an Arrow IPC stream byte buffer.