Skip to main content

build_region_source

Function build_region_source 

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