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

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
I figured it was a convention to use raw strings for regexes in python. I think 
it helps to indicate that they're intended to be interpreted as regexes.


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 whi
Nice catch.


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.
This got caught in a find and replace, didn't mean to change it :)



--
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 07:00:39 +0000
Gerrit-HasComments: Yes

Reply via email to