Wrapper for one row of a list-typed ArrowArray.
More...
#include <arrow_array_wrapper.h>
Wrapper for one row of a list-typed ArrowArray.
◆ GetElement()
| Result< Scalar > iceberg::ArrowArrayArrayLike::GetElement |
( |
size_t |
pos | ) |
const |
|
overridevirtual |
Get the array element at the given position.
- Parameters
-
| pos | The position of the element in the array. |
Implements iceberg::ArrayLike.
◆ size()
| size_t iceberg::ArrowArrayArrayLike::size |
( |
| ) |
const |
|
overridevirtual |
The documentation for this class was generated from the following files: