Module google_cloud_bigquery::storage::ipc::convert
source · Expand description
Utilities for converting between IPC types and native Arrow types
Functions§
- Deserialize a Schema table from flat buffer format to Schema data type
- Serialize a schema in IPC format
- Try deserialize flat buffer format bytes into a schema
- Try deserialize the IPC format bytes into a schema