[ 
https://issues.apache.org/jira/browse/IMPALA-14749?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

Michael Smith resolved IMPALA-14749.
------------------------------------
    Fix Version/s: Impala 5.0.0
       Resolution: Fixed

impala-shell dependency is updated to Thrift 0.22.0. We still use 0.16.0 for 
other languages and for protocol codegen. There are minor formatting 
differences and a few additions with 0.22.0 that shouldn't impact runtime 
behavior; a diff after normalizing formatting showed 3 types of new lines in 
0.22.0:
{code}
from uuid import UUID
thrift_spec = None
self.validate()
{code}

> 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]

Reply via email to