pub type PbIcebergV3PreCommitState = IcebergV3PreCommitState;
pub struct PbIcebergV3PreCommitState { pub agg_result: Vec<u8>, pub snapshot_id: i64, }
agg_result: Vec<u8>
snapshot_id: i64