iceberg-cpp
Loading...
Searching...
No Matches
Public Member Functions | Public Attributes | List of all members
iceberg::PartitionKeyRef Struct Reference

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 PartitionValuesvalues
 

Detailed Description

Lightweight lookup key for heterogeneous lookup without copying PartitionValues.


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