Michael Smith created IMPALA-14749:
--------------------------------------
Summary: 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
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)