Hello Gabor Kaszab, Zoltan Borok-Nagy, Wenzhe Zhou, Impala Public Jenkins, 

I'd like you to reexamine a change. Please visit

    http://gerrit.cloudera.org:8080/21333

to look at the new patch set (#2).

Change subject: IMPALA-13016: Fix ambiguous row_regex that check for 
no-existence
......................................................................

IMPALA-13016: Fix ambiguous row_regex that check for no-existence

There are few row_regex patterns used in EE test files that are
ambiguous on whether a pattern does not exist in all parts of the
results/runtime profile or at least one row does not have that pattern.
These were caught by grepping the following pattern:

$ git grep -n "row_regex: (?\!"

This patch replaces them with either with !row_regex or VERIFY_IS_NOT_IN
comment.

Testing:
- Run and pass modified tests.

Change-Id: Ic81de34bf997dfaf1c199b1fe1b05346b55ff4da
---
M 
testdata/workloads/functional-query/queries/QueryTest/acid-clear-statsaccurate.test
M testdata/workloads/functional-query/queries/QueryTest/acid-truncate.test
M testdata/workloads/functional-query/queries/QueryTest/clear-statsaccurate.test
M 
testdata/workloads/functional-query/queries/QueryTest/iceberg-v2-directed-mode.test
4 files changed, 7 insertions(+), 7 deletions(-)


  git pull ssh://gerrit.cloudera.org:29418/Impala-ASF refs/changes/33/21333/2
--
To view, visit http://gerrit.cloudera.org:8080/21333
To unsubscribe, visit http://gerrit.cloudera.org:8080/settings

Gerrit-Project: Impala-ASF
Gerrit-Branch: master
Gerrit-MessageType: newpatchset
Gerrit-Change-Id: Ic81de34bf997dfaf1c199b1fe1b05346b55ff4da
Gerrit-Change-Number: 21333
Gerrit-PatchSet: 2
Gerrit-Owner: Riza Suminto <riza.sumi...@cloudera.com>
Gerrit-Reviewer: Gabor Kaszab <gaborkas...@cloudera.com>
Gerrit-Reviewer: Impala Public Jenkins <impala-public-jenk...@cloudera.com>
Gerrit-Reviewer: Riza Suminto <riza.sumi...@cloudera.com>
Gerrit-Reviewer: Wenzhe Zhou <wz...@cloudera.com>
Gerrit-Reviewer: Zoltan Borok-Nagy <borokna...@cloudera.com>

Reply via email to