|
|
| FailingStructLike (size_t num_fields) |
| |
| Result< Scalar > | GetField (size_t pos) const override |
| | Get the field value at the given position.
|
| |
| size_t | num_fields () const override |
| | Get the number of fields in the struct.
|
| |
◆ GetField()
| Result< Scalar > iceberg::FailingStructLike::GetField |
( |
size_t |
pos | ) |
const |
|
inlineoverridevirtual |
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::FailingStructLike::num_fields |
( |
| ) |
const |
|
inlineoverridevirtual |
The documentation for this class was generated from the following file:
- iceberg/test/struct_like_set_test.cc