Skip to main content

scan_data_files

Function scan_data_files 

Source
async fn scan_data_files(
    storage: &OpenDalStorage,
    plan: &VerifyPlan,
) -> Result<VerifyDataScan>
Expand description

Streams data files under data/ and classifies each path against the plan.