kevinjqliu opened a new pull request, #14684: URL: https://github.com/apache/iceberg/pull/14684
Use `uv` and python virtual env (`uv venv`) when running Makefile targets. This prevents installing libraries in the system python. Tested, ran locally ``` make install make lint make generate ``` -- 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]
