Lars Volker has posted comments on this change. ( 
http://gerrit.cloudera.org:8080/9271 )

Change subject: IMPALA-6497: add "Last row fetched" and AC events
......................................................................


Patch Set 5:

(3 comments)

I found a bug which is unrelated to this change and filed IMPALA-6511 for it.

http://gerrit.cloudera.org:8080/#/c/9271/5/tests/query_test/test_observability.py
File tests/query_test/test_observability.py:

http://gerrit.cloudera.org:8080/#/c/9271/5/tests/query_test/test_observability.py@206
PS5, Line 206:     event_regexes = [r'Fragment Instance Lifecycle Event 
Timeline',
nit: I think these work without the r in front since they don't contain any 
special characters.


http://gerrit.cloudera.org:8080/#/c/9271/5/tests/query_test/test_observability.py@209
PS5, Line 209:                      r'First Batch Sent',
Going through this review I noticed that "Open Finished" is not printed which 
looks like a bug to me. I filed IMPALA-6511 to fix it.


http://gerrit.cloudera.org:8080/#/c/9271/5/tests/query_test/test_observability.py@211
PS5, Line 211:     query = 'select count(*) from functional.alltypes'
nit: the rest of the file uses double quotes.



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

Gerrit-Project: Impala-ASF
Gerrit-Branch: master
Gerrit-MessageType: comment
Gerrit-Change-Id: I32a707e4660061e75c86ad967f1fac6f6737da7e
Gerrit-Change-Number: 9271
Gerrit-PatchSet: 5
Gerrit-Owner: Tim Armstrong <tarmstr...@cloudera.com>
Gerrit-Reviewer: Bikramjeet Vig <bikramjeet....@cloudera.com>
Gerrit-Reviewer: Lars Volker <l...@cloudera.com>
Gerrit-Reviewer: Tim Armstrong <tarmstr...@cloudera.com>
Gerrit-Comment-Date: Tue, 13 Feb 2018 01:43:56 +0000
Gerrit-HasComments: Yes

Reply via email to