Module google_cloud_bigquery::storage
source · Modules
- Defines the low-level
AllocationAPI for shared memory regions - Statically typed implementations of Arrow Arrays
- Types of shared memory region
- Computation kernels on Arrow Arrays
- Defines the logical data types of Arrow arrays.
- Defines
ArrowErrorfor representing failures in various Arrow operations. - Support for the Arrow IPC Format
- Conversion methods for dates and times.
- Arrow Tensor Type, defined in
format/Tensor.fbs.
Macros
- Downcast an
Arrayto aDictionaryArraybased on itsDataType, accepts a number of subsequent patterns to match the data type - Downcast an
Arrayto aPrimitiveArraybased on itsDataTypeaccepts a number of subsequent patterns to match the data type