async fn build_region_source( config: &Path, region_id: &str, table_dir: String, file_id: &str, path_type: PathType, ) -> Result<ParquetbenchSource>