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

Csaba Ringhofer resolved IMPALA-12145.
--------------------------------------
    Target Version: Impala 4.3.0
        Resolution: Fixed

> impala-shell can't print non-ascii  profile in Python2
> ------------------------------------------------------
>
>                 Key: IMPALA-12145
>                 URL: https://issues.apache.org/jira/browse/IMPALA-12145
>             Project: IMPALA
>          Issue Type: Bug
>          Components: Clients
>            Reporter: Csaba Ringhofer
>            Priority: Major
>
> impala-python shell/impala_shell.py -p -q "select 'é';"
> the result is returned, but instead of profile the following error is 
> returned:
> UnicodeDecodeError : 'ascii' codec can't decode byte 0xc3 in position 673: 
> ordinal not in range(128) 
> Please check for columns containing binary data to find the possible source 
> of the error.
> calling "profile;" in the shell interactively also leads to this error
> The same command works with Python3



--
This message was sent by Atlassian Jira
(v8.20.10#820010)

Reply via email to