Bikramjeet Vig has posted comments on this change. ( 
http://gerrit.cloudera.org:8080/12530 )

Change subject: IMPALA-8158: Retrieve thrift profiles through Impyla 0.15.0
......................................................................


Patch Set 11: Code-Review+2

(2 comments)

http://gerrit.cloudera.org:8080/#/c/12530/11/tests/common/impala_connection.py
File tests/common/impala_connection.py:

http://gerrit.cloudera.org:8080/#/c/12530/11/tests/common/impala_connection.py@314
PS11, Line 314: "FINISHED_STATE"
> TCLIService.TOperationState is an enum and we need to use _VALUES_TO_NAMES
I agree it wont be good for readability. Maybe just mention in a comment that 
it comes from TOperationState so we have an idea of where to look for other 
states


http://gerrit.cloudera.org:8080/#/c/12530/11/tests/query_test/test_cancellation.py
File tests/query_test/test_cancellation.py:

http://gerrit.cloudera.org:8080/#/c/12530/11/tests/query_test/test_cancellation.py@221
PS11, Line 221:     assert any(client.get_state(handle) == 'RUNNING_STATE' or 
sleep(1)
              :                for _ in range(5)), 'Query failed to start'
> ImpalaTestSuite.wait_for_state uses self.client, which is a beeswax client.
wfm. didnt notice it was using beeswax.



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

Gerrit-Project: Impala-ASF
Gerrit-Branch: master
Gerrit-MessageType: comment
Gerrit-Change-Id: I769a99f0843297dd2b20f2f5b1a9046c97bb131e
Gerrit-Change-Number: 12530
Gerrit-PatchSet: 11
Gerrit-Owner: Lars Volker <l...@cloudera.com>
Gerrit-Reviewer: Bikramjeet Vig <bikramjeet....@cloudera.com>
Gerrit-Reviewer: Impala Public Jenkins <impala-public-jenk...@cloudera.com>
Gerrit-Reviewer: Lars Volker <l...@cloudera.com>
Gerrit-Reviewer: Tim Armstrong <tarmstr...@cloudera.com>
Gerrit-Comment-Date: Wed, 17 Apr 2019 21:41:49 +0000
Gerrit-HasComments: Yes

Reply via email to