pub fn from_prost_table_stats_map(
table_stats: impl Borrow<HashMap<TableId, PbTableStats>>,
) -> HashMap<TableId, TableStats>pub fn from_prost_table_stats_map(
table_stats: impl Borrow<HashMap<TableId, PbTableStats>>,
) -> HashMap<TableId, TableStats>