fn aggregate_mysql_frontier(frontier: &Antichain<GtidPartition>) -> u64
Expand description
Aggregate a mysql frontier into single number representing the number of transactions it represents.
fn aggregate_mysql_frontier(frontier: &Antichain<GtidPartition>) -> u64
Aggregate a mysql frontier into single number representing the number of transactions it represents.