[
https://issues.apache.org/jira/browse/IMPALA-14749?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=18059418#comment-18059418
]
ASF subversion and git services commented on IMPALA-14749:
----------------------------------------------------------
Commit c1a70701e55c068a7262815b064c4fe8206966bc in impala's branch
refs/heads/master from Michael Smith
[ https://gitbox.apache.org/repos/asf?p=impala.git;h=c1a70701e ]
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]>
> impala-shell emits warning in Python 3.12
> -----------------------------------------
>
> Key: IMPALA-14749
> URL: https://issues.apache.org/jira/browse/IMPALA-14749
> Project: IMPALA
> Issue Type: Bug
> Components: Clients
> Affects Versions: Impala 5.0.0
> Reporter: Michael Smith
> Assignee: Michael Smith
> Priority: Major
> Fix For: Impala 5.0.0
>
>
> On startup impala-shell with Python 3.12 prints a warning to stderr
> {code}
> using legacy validation callback
> {code}
> We should get rid of that. It's emitted when Thrift is loaded, so I think the
> only way to fix it is by updating Thrift.
--
This message was sent by Atlassian Jira
(v8.20.10#820010)
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]