Skip to main content

PbWaitIcebergPkIndexSinkEpochResponse

Type Alias PbWaitIcebergPkIndexSinkEpochResponse 

Source
pub type PbWaitIcebergPkIndexSinkEpochResponse = WaitIcebergPkIndexSinkEpochResponse;

Aliased Type§

pub struct PbWaitIcebergPkIndexSinkEpochResponse {
    pub snapshot_id: Option<i64>,
}

Fields§

§snapshot_id: Option<i64>

The coordinator’s committed iceberg snapshot id at/after epoch. Absent when the table has no committed snapshot yet.