Fang-Yu Rao has uploaded this change for review. ( 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 --- 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(-) git pull ssh://gerrit.cloudera.org:29418/Impala-ASF refs/changes/24/19224/1 -- 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: newchange Gerrit-Change-Id: I817c7807a07bb89b93d795bce958b9872eff2eef Gerrit-Change-Number: 19224 Gerrit-PatchSet: 1 Gerrit-Owner: Fang-Yu Rao <[email protected]>
