risingwave_meta::hummock::manager::versioning

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.