Paul Rogers has posted comments on this change. ( 
http://gerrit.cloudera.org:8080/12016 )

Change subject: IMPALA-7915: Wrap SQL parser to avoid redundant code
......................................................................


Patch Set 3:

Failure seems to be in one of the Python tests:

=================================== FAILURES ===================================
_______________ TestImpalaShellInteractive.test_malformed_query ________________
[gw14] linux2 -- Python 2.7.12 
/home/ubuntu/Impala/bin/../infra/python/env/bin/python
shell/test_shell_interactive.py:725: in test_malformed_query
    assert "ERROR: AnalysisException: Unmatched string literal" in result.stderr
E   assert 'ERROR: AnalysisException: Unmatched string literal' in "Starting 
Impala Shell without Kerberos authentication\nOpened TCP connection to 
localhost:21000\nConnected to localho...select foo('\\\\'), ('bar\n             
       ^\n\nCAUSED BY: Exception: Unmatched string literal\n\nGoodbye ubuntu\n"
E    +  where "Starting Impala Shell without Kerberos authentication\nOpened 
TCP connection to localhost:21000\nConnected to localho...select foo('\\\\'), 
('bar\n                    ^\n\nCAUSED BY: Exception: Unmatched string 
literal\n\nGoodbye ubuntu\n" = <tests.shell.util.ImpalaShellResult object at 
0x7f17bd64cc10>.stderr

Anybody know about this one?


--
To view, visit http://gerrit.cloudera.org:8080/12016
To unsubscribe, visit http://gerrit.cloudera.org:8080/settings

Gerrit-Project: Impala-ASF
Gerrit-Branch: master
Gerrit-MessageType: comment
Gerrit-Change-Id: I174c59d38542ff311c6c3dc10cf3ad4e40f8b30e
Gerrit-Change-Number: 12016
Gerrit-PatchSet: 3
Gerrit-Owner: Paul Rogers <[email protected]>
Gerrit-Reviewer: Bharath Vissapragada <[email protected]>
Gerrit-Reviewer: Impala Public Jenkins <[email protected]>
Gerrit-Reviewer: Paul Rogers <[email protected]>
Gerrit-Comment-Date: Thu, 13 Dec 2018 04:00:53 +0000
Gerrit-HasComments: No

Reply via email to