Hello Joe McDonnell, Csaba Ringhofer, Impala Public Jenkins,
I'd like you to reexamine a change. Please visit
http://gerrit.cloudera.org:8080/23948
to look at the new patch set (#2).
Change subject: IMPALA-14730: Update prettytable for Python 3.12
......................................................................
IMPALA-14730: Update prettytable for Python 3.12
Updates prettytable to 2.5.0 to fix "SyntaxWarning: invalid escape
sequence" from Python 3.12. It requires Python 3.6+.
Prettytable 3 changed packaging in a way that complicates the upgrade,
so this fix sticks with prettytable 2. It also now requires wcwidth, so
we choose the last 0.2.x release, which is from the same era as the
prettytable 2.5.0 release.
Testing: ran test_shell_interactive.py and some ad-hoc testing of
table-formatted output.
Change-Id: Ied2eb2055d68fde8d241c93f9d268d6be92f8879
---
M infra/python/deps/requirements.txt
M shell/requirements.txt
2 files changed, 4 insertions(+), 2 deletions(-)
git pull ssh://gerrit.cloudera.org:29418/Impala-ASF refs/changes/48/23948/2
--
To view, visit http://gerrit.cloudera.org:8080/23948
To unsubscribe, visit http://gerrit.cloudera.org:8080/settings
Gerrit-Project: Impala-ASF
Gerrit-Branch: master
Gerrit-MessageType: newpatchset
Gerrit-Change-Id: Ied2eb2055d68fde8d241c93f9d268d6be92f8879
Gerrit-Change-Number: 23948
Gerrit-PatchSet: 2
Gerrit-Owner: Michael Smith <[email protected]>
Gerrit-Reviewer: Csaba Ringhofer <[email protected]>
Gerrit-Reviewer: Impala Public Jenkins <[email protected]>
Gerrit-Reviewer: Joe McDonnell <[email protected]>
Gerrit-Reviewer: Michael Smith <[email protected]>