pub fn encode_batch_ipc(batch: &RecordBatch) -> Result<Vec<u8>>Expand description
Serialize a single RecordBatch to an Arrow IPC stream byte buffer.
pub fn encode_batch_ipc(batch: &RecordBatch) -> Result<Vec<u8>>Serialize a single RecordBatch to an Arrow IPC stream byte buffer.