pub fn schema_from_ipc(ipc_bytes: &[u8]) -> Result<SchemaRef, ArrowError>
Decode an arrow schema from IPC bytes.