Function arrow_ipc::convert::try_schema_from_ipc_buffer
source ยท pub fn try_schema_from_ipc_buffer(buffer: &[u8]) -> Result<Schema, ArrowError>
Expand description
Try deserialize the IPC format bytes into a schema