gsserge opened a new pull request, #21401: URL: https://github.com/apache/datafusion/pull/21401
## Rationale for this change Instead of using `scalytics/tpch-docker` image to download the TPC-H data, which requires Docker on the system, go to the GitHub repo directly and download from there. ## Are these changes tested? Successful run of ``` $ ./bench.sh data tpch $ ./bench.sh run tpch ``` ## Are there any user-facing changes? No. <!-- If there are user-facing changes then we may require documentation to be updated before approving the PR. --> <!-- If there are any breaking changes to public APIs, please add the `api change` label. --> -- 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: [email protected] For queries about this service, please contact Infrastructure at: [email protected] --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
