|
iceberg-cpp
|
Public Attributes | |
| std::optional< int64_t > | max_ref_age_ms |
Friends | |
| bool | operator== (const Tag &lhs, const Tag &rhs) |
| Compare two tags for equality. | |
| 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.