iceberg-cpp
Loading...
Searching...
No Matches
Public Attributes | Friends | List of all members
iceberg::SnapshotRef::Tag Struct Reference

Public Attributes

std::optional< int64_t > max_ref_age_ms
 

Friends

bool operator== (const Tag &lhs, const Tag &rhs)
 Compare two tags for equality.
 

Member Data Documentation

◆ max_ref_age_ms

std::optional<int64_t> iceberg::SnapshotRef::Tag::max_ref_age_ms

For snapshot references except the main branch, a positive number for the max age of the snapshot reference to keep while expiring snapshots. Defaults to table property history.expire.max-ref-age-ms. The main branch never expires.


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