pub fn print_db_table_summary( store: StoreName, epoch: Option<EpochId>, path: PathBuf, table_name: &str, ) -> Result<()>