Skip to main content

RISINGWAVE_ICEBERG_COMMIT_EPOCH

Constant RISINGWAVE_ICEBERG_COMMIT_EPOCH 

Source
pub const RISINGWAVE_ICEBERG_COMMIT_EPOCH: &str = "risingwave.commit.epoch";
Expand description

Iceberg snapshot summary property containing the highest RisingWave epoch committed by the sink. Append-only Iceberg engine batch reads use it to exclude committed rows from the sink log store.