Function arrow_flight::schema_to_ipc_format

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