Wrapper for one row of a struct-typed ArrowArray.
More...
#include <arrow_array_wrapper.h>
Wrapper for one row of a struct-typed ArrowArray.
◆ GetField()
| Result< Scalar > iceberg::ArrowArrayStructLike::GetField |
( |
size_t |
pos | ) |
const |
|
overridevirtual |
Get the field value at the given position.
- Parameters
-
| pos | The position of the field in the struct. |
Implements iceberg::StructLike.
◆ num_fields()
| size_t iceberg::ArrowArrayStructLike::num_fields |
( |
| ) |
const |
|
overridevirtual |
The documentation for this class was generated from the following files: