Michael Smith has posted comments on this change. ( 
http://gerrit.cloudera.org:8080/21203 )

Change subject: IMPALA-12426: Switches the duration fields to be stored in 
decimal seconds.
......................................................................


Patch Set 5:

(1 comment)

http://gerrit.cloudera.org:8080/#/c/21203/5/tests/custom_cluster/test_query_live.py
File tests/custom_cluster/test_query_live.py:

http://gerrit.cloudera.org:8080/#/c/21203/5/tests/custom_cluster/test_query_live.py@318
PS5, Line 318: actual_hosts = re.search(r'Per Host Number of Fragment 
Instances:'
             :       r'\s+(.*?:\d+\(\d\))\s+(.*?:\d+\(\d\))\s+(.*?:\d+\(\d\))', 
profile)
> it might be good to convert actual_hosts to list of int and then sort them,
These are specifically testing for fragment assignment, and the for loop 
doesn't expect them to be ordered.

I have a slightly modified version of this I was thinking of adding to my patch.



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

Gerrit-Project: Impala-ASF
Gerrit-Branch: master
Gerrit-MessageType: comment
Gerrit-Change-Id: I842951a132b7b8eadccb09a3674f4c34ac42ff1b
Gerrit-Change-Number: 21203
Gerrit-PatchSet: 5
Gerrit-Owner: Jason Fehr <jf...@cloudera.com>
Gerrit-Reviewer: Andrew Sherman <asher...@cloudera.com>
Gerrit-Reviewer: Impala Public Jenkins <impala-public-jenk...@cloudera.com>
Gerrit-Reviewer: Jason Fehr <jf...@cloudera.com>
Gerrit-Reviewer: Michael Smith <michael.sm...@cloudera.com>
Gerrit-Reviewer: Riza Suminto <riza.sumi...@cloudera.com>
Gerrit-Comment-Date: Wed, 27 Mar 2024 20:38:01 +0000
Gerrit-HasComments: Yes

Reply via email to