alamb commented on issue #13896: URL: https://github.com/apache/datafusion/issues/13896#issuecomment-2561871354
> We can either prevent the creation of a bad file in the first place (e.g., by verifying its MD5 hash after downloading) and keep the "file already exists" error, or prompt the user for an overwrite if a file exists Since this only affects a small number of people (anyone who has tried to download this data recently) I think it is a relatively minor thing to try and fix If we want to fix it, checking the `md5` sum would be my preferred way rather than making `bench.sh` ask for user input. Asking for user input will make it harder to script / run without attendance -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. To unsubscribe, e-mail: github-unsubscr...@datafusion.apache.org For queries about this service, please contact Infrastructure at: us...@infra.apache.org --------------------------------------------------------------------- To unsubscribe, e-mail: github-unsubscr...@datafusion.apache.org For additional commands, e-mail: github-h...@datafusion.apache.org