Function rebuild_table_stats

Source
fn rebuild_table_stats(version: &HummockVersion) -> HummockVersionStats
Expand description

Rebuilds table stats from the given version. Note that the result is approximate value. See estimate_table_stats.