pub fn read_ipc_stream_single(data: &Bytes) -> Result<RecordBatch, ArrowError>Expand description
Read exactly one RecordBatch from one Arrow IPC stream.
pub fn read_ipc_stream_single(data: &Bytes) -> Result<RecordBatch, ArrowError>Read exactly one RecordBatch from one Arrow IPC stream.