arrow_flight

Function schema_to_ipc_format

Source
pub(crate) fn schema_to_ipc_format(
    schema_ipc: SchemaAsIpc<'_>,
) -> Result<IpcMessage, ArrowError>