risingwave_meta::barrier::progress

Function calculate_total_key_count

source
fn calculate_total_key_count(
    table_count: &HashMap<TableId, usize>,
    version_stats: &HummockVersionStats,
) -> u64