pub fn ipc_from_schema(schema: &Schema) -> Result<Vec<u8>, ArrowError>
Encode an arrow schema as IPC bytes.