iceberg-cpp
Loading...
Searching...
No Matches
Public Attributes | List of all members
iceberg::DeleteFilter::FieldLookupResult Struct Reference

Field lookup output for current or fallback equality-delete fields. More...

#include <delete_filter.h>

Public Attributes

SchemaField field
 
SchemaField projection_field
 

Detailed Description

Field lookup output for current or fallback equality-delete fields.

field is the exact field for validation. projection_field is the top-level field, possibly with a pruned nested struct path, that must be merged into RequiredSchema so the data reader can materialize the delete column.


The documentation for this struct was generated from the following file: