pub fn table_summary( store_name: StoreName, epoch: Option<EpochId>, db_path: PathBuf, table_name: &str, ) -> Result<TableSummary>