[go: up one dir, main page]

raw_schema_from_ipc

Function raw_schema_from_ipc 

Source
pub fn raw_schema_from_ipc(ipc_bytes: &[u8]) -> Result<SchemaRef, ArrowError>
Expand description

Decode an arrow schema from IPC bytes, WITHOUT migration.