Impala Public Jenkins has submitted this change and it was merged. ( http://gerrit.cloudera.org:8080/19224 )
Change subject: IMPALA-11686: Fix test_corrupt_stat after IMPALA-11666 ...................................................................... IMPALA-11686: Fix test_corrupt_stat after IMPALA-11666 IMPALA-11666 revised the message in the query plans when there are potentially corrupt statistics, which broke test_corrupt_stat, an E2E test only run in the exhaustive tests. This patch fixes the test file accordingly. Testing: - Verified locally that the patch passes test_corrupt_stat. Change-Id: I817c7807a07bb89b93d795bce958b9872eff2eef Reviewed-on: http://gerrit.cloudera.org:8080/19224 Reviewed-by: Impala Public Jenkins <[email protected]> Tested-by: Impala Public Jenkins <[email protected]> --- M fe/src/main/java/org/apache/impala/planner/Planner.java M testdata/workloads/functional-query/queries/QueryTest/corrupt-stats.test 2 files changed, 30 insertions(+), 10 deletions(-) Approvals: Impala Public Jenkins: Looks good to me, approved; Verified -- To view, visit http://gerrit.cloudera.org:8080/19224 To unsubscribe, visit http://gerrit.cloudera.org:8080/settings Gerrit-Project: Impala-ASF Gerrit-Branch: master Gerrit-MessageType: merged Gerrit-Change-Id: I817c7807a07bb89b93d795bce958b9872eff2eef Gerrit-Change-Number: 19224 Gerrit-PatchSet: 3 Gerrit-Owner: Fang-Yu Rao <[email protected]> Gerrit-Reviewer: Fang-Yu Rao <[email protected]> Gerrit-Reviewer: Impala Public Jenkins <[email protected]> Gerrit-Reviewer: Quanlong Huang <[email protected]> Gerrit-Reviewer: Zoltan Borok-Nagy <[email protected]>
