Impala Public Jenkins has submitted this change and it was merged. ( 
http://gerrit.cloudera.org:8080/15987 )

Change subject: IMPALA-9743: ExprCardinalityTest should reset the test flag at 
the end of the test
......................................................................

IMPALA-9743: ExprCardinalityTest should reset the test flag at the end of the 
test

In the previous patch, we set the test flag when running
ExprCardinalityTest. We should reset this flag at the end of the test.
Otherwise, some tests that require this flag unset (e.g. CatalogTest)
will fail.

Ideally, each FE test should take care of the test flag and set/unset it
explicitly. We'll gone through all tests to fix this in IMPALA-9780.

Tests:
 - Ran CORE tests

Change-Id: Id8a1085d73666db5df038dc231f14c31206375ed
Reviewed-on: http://gerrit.cloudera.org:8080/15987
Reviewed-by: Impala Public Jenkins <impala-public-jenk...@cloudera.com>
Tested-by: Impala Public Jenkins <impala-public-jenk...@cloudera.com>
---
M fe/src/test/java/org/apache/impala/analysis/ExprCardinalityTest.java
1 file changed, 6 insertions(+), 0 deletions(-)

Approvals:
  Impala Public Jenkins: Looks good to me, approved; Verified

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

Gerrit-Project: Impala-ASF
Gerrit-Branch: master
Gerrit-MessageType: merged
Gerrit-Change-Id: Id8a1085d73666db5df038dc231f14c31206375ed
Gerrit-Change-Number: 15987
Gerrit-PatchSet: 5
Gerrit-Owner: Quanlong Huang <huangquanl...@gmail.com>
Gerrit-Reviewer: Impala Public Jenkins <impala-public-jenk...@cloudera.com>
Gerrit-Reviewer: Quanlong Huang <huangquanl...@gmail.com>
Gerrit-Reviewer: Sahil Takiar <stak...@cloudera.com>

Reply via email to