Michael Smith has submitted this change and it was merged. ( http://gerrit.cloudera.org:8080/23987 )
Change subject: IMPALA-14749: Fix warning with Python 3.12 ...................................................................... IMPALA-14749: Fix warning with Python 3.12 Updates Thrift to the latest release - allowing us to drop several custom fixes - and removing the warning printed when impala-shell starts up saying "using legacy validation callback". Change-Id: Ib1dbbe1b12dc954725bafa55ec5c4b790db9c1b7 Reviewed-on: http://gerrit.cloudera.org:8080/23987 Tested-by: Impala Public Jenkins <[email protected]> Reviewed-by: Csaba Ringhofer <[email protected]> Reviewed-by: Joe McDonnell <[email protected]> --- D shell/impala_shell/TSSLSocketWithFixes.py M shell/impala_shell/impala_client.py M shell/requirements.txt M tests/util/thrift_util.py 4 files changed, 11 insertions(+), 78 deletions(-) Approvals: Impala Public Jenkins: Verified Csaba Ringhofer: Looks good to me, but someone else must approve Joe McDonnell: Looks good to me, approved -- To view, visit http://gerrit.cloudera.org:8080/23987 To unsubscribe, visit http://gerrit.cloudera.org:8080/settings Gerrit-Project: Impala-ASF Gerrit-Branch: master Gerrit-MessageType: merged Gerrit-Change-Id: Ib1dbbe1b12dc954725bafa55ec5c4b790db9c1b7 Gerrit-Change-Number: 23987 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]>
