async fn verify_chunks_and_data_files( storage: &OpenDalStorage, report: &mut VerifyReport, ) -> Result<()>