You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues-all@impala.apache.org by "Csaba Ringhofer (Jira)" <ji...@apache.org> on 2023/05/22 15:16:00 UTC

[jira] [Commented] (IMPALA-12145) impala-shell can't print non-ascii profile in Python2

    [ https://issues.apache.org/jira/browse/IMPALA-12145?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17724992#comment-17724992 ] 

Csaba Ringhofer commented on IMPALA-12145:
------------------------------------------

https://gerrit.cloudera.org/#/c/19893/

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

---------------------------------------------------------------------
To unsubscribe, e-mail: issues-all-unsubscribe@impala.apache.org
For additional commands, e-mail: issues-all-help@impala.apache.org