+1 on removing Python 3.9. The impact should be negligible since the only way to use the CLI at the moment is by building it from source, which makes switching from 3.9 to new versions much easier. There are no existing users locked to Python 3.9 binaries, because there are no published binaries.
A side note: we’re actively working on providing a binary distribution to improve the user experience. Thanks, everyone! Yufei On Tue, Oct 14, 2025 at 7:29 PM Yong Zheng <[email protected]> wrote: > Python 3.9 will be EOL by the end of the month ( > https://peps.python.org/pep-0596/). Raise this PR to drop it once we are > ready. PR: https://github.com/apache/polaris/pull/2795 >
