async fn scan_data_files(storage: &OpenDalStorage) -> Result<VerifyDataScan>Expand description
Lists all data files under data/. This is the only object-store IO in
chunk/data-file verification.
async fn scan_data_files(storage: &OpenDalStorage) -> Result<VerifyDataScan>Lists all data files under data/. This is the only object-store IO in
chunk/data-file verification.