pub(super) fn collect_creating_job_commit_epoch_info(
commit_info: &mut CommitEpochInfo,
epoch: u64,
resps: Vec<BarrierCompleteResponse>,
tables_to_commit: impl Iterator<Item = TableId>,
is_first_time: bool,
)
pub(super) fn collect_creating_job_commit_epoch_info(
commit_info: &mut CommitEpochInfo,
epoch: u64,
resps: Vec<BarrierCompleteResponse>,
tables_to_commit: impl Iterator<Item = TableId>,
is_first_time: bool,
)