unknowntpo opened a new issue, #7779: URL: https://github.com/apache/gravitino/issues/7779
### What would you like to be improved? Now, client-python is organized with a Gradle plugin called `[python-gradle-miniforge-plugin](https://github.com/piyushroshan/python-gradle-miniforge-plugin)`, which use Miniforge (Conda related tool) internally, it failed many times while downloading packages. And `uv` is becoming more and more popular these days, I think it's time to do some survey on it, and see if any chance we can replace `python-gradle-miniforge-plugin` with `uv` related tools. ### How should we improve? Do some survey on replacing `python-gradle-miniforge-plugin` with `uv` related tools. -- 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]
