|
iceberg-cpp
|
Lightweight lookup key for heterogeneous lookup without copying PartitionValues. More...
#include <partition_value_util.h>
Public Member Functions | |
| PartitionKeyRef (int32_t id, const PartitionValues &vals) | |
| PartitionKeyRef (const PartitionKey &key) | |
Public Attributes | |
| int32_t | spec_id |
| const PartitionValues & | values |
Lightweight lookup key for heterogeneous lookup without copying PartitionValues.