kevinjqliu commented on PR #1384: URL: https://github.com/apache/datafusion-python/pull/1384#issuecomment-3962283852
yea we can probably replace all usage of `tpch-gen.sh` https://github.com/search?q=repo%3Aapache%2Fdatafusion-python%20tpch-gen.sh&type=code also with uv, you can just do ``` uvx tpchgen-cli --help ``` uvx installs the library automatically -- 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]
