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 "Andrew Sherman (JIRA)" <ji...@apache.org> on 2019/03/19 23:41:00 UTC

[jira] [Created] (IMPALA-8325) Leading Unicode comments cause Impala Shell failure.

Andrew Sherman created IMPALA-8325:
--------------------------------------

             Summary: Leading Unicode comments cause Impala Shell failure.
                 Key: IMPALA-8325
                 URL: https://issues.apache.org/jira/browse/IMPALA-8325
             Project: IMPALA
          Issue Type: Bug
    Affects Versions: Impala 3.1.0
            Reporter: Andrew Sherman
            Assignee: Andrew Sherman


This is a regression introduced by IMPALA-2195 Improper handling of comments in queries.

Running a query in impala-shell with a leading comment containing Unicode, will cause failures:
{quote}
[localhost:21000] default> --한글
                         > select a from tab1;
Query: --한글
select a from tab1
Query submitted at: 2019-03-19 16:37:00 (Coordinator: http://asherman-desktop:25000)
Unknown Exception : 'ascii' codec can't encode characters in position 2-3: ordinal not in range(128)
{quote}



--
This message was sent by Atlassian JIRA
(v7.6.3#76005)

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