Skip to main content

PbIcebergV3PreCommitState

Type Alias PbIcebergV3PreCommitState 

Source
pub type PbIcebergV3PreCommitState = IcebergV3PreCommitState;

Aliased Type§

pub struct PbIcebergV3PreCommitState {
    pub agg_result: Vec<u8>,
    pub snapshot_id: i64,
}

Fields§

§agg_result: Vec<u8>§snapshot_id: i64