Thanks for driving this, Artur! > avoid collisions with the existing ./polaris executable in the Apache Polaris project
We could rename the tool in that case. I heard different voices about the names, mostly between the current name "polaris", and the proposed one "pypolaris". Can we give people an option for voting to keep the current name "polaris"? Yufei On Wed, Oct 15, 2025 at 5:19 AM Artur Rakhmatulin < [email protected]> wrote: > Hello everyone. > I would like to open a VOTE for using "pypolaris" as the name of the > Apache Polaris CLI tool that will be available after installing the > Apache Polaris python distribution. > ``` > pip install apache-polaris > pypolaris --help > ``` > Motivation: > -avoid collisions with the existing ./polaris executable in the Apache > Polaris project > -avoid name collisions with other tools not related to Apache Polaris > -ease of use > -Initial Issue - Package Python CLI tool in the binary distribution [1] > -How it might look like I reflected in the draft PR. Feel free to > comment [2] > [1]: https://github.com/apache/polaris/issues/2419 > [2]: https://github.com/apache/polaris/pull/2812 > >
