|
iceberg-cpp
|
Go to the source code of this file.
Classes | |
| class | iceberg::ArrowArrayStructLike |
| Wrapper for one row of a struct-typed ArrowArray. More... | |
| class | iceberg::ArrowArrayArrayLike |
| Wrapper for one row of a list-typed ArrowArray. More... | |
| class | iceberg::ArrowArrayMapLike |
| Wrapper for one row of a map-typed ArrowArray. More... | |
Wrapper classes for ArrowArray that implement StructLike, ArrayLike, and MapLike interfaces for unified row-oriented data access from columnar ArrowArray data.