Steve Carlin has uploaded this change for review. ( http://gerrit.cloudera.org:8080/24317
Change subject: IMPALA-14843: (addendum) fixed broken test for Calcite planner ...................................................................... IMPALA-14843: (addendum) fixed broken test for Calcite planner The Calcite planner produces a different explain plan for the change in IMPALA-14843. The cancelled nodes are in a different part of the array. This can be tested by setting the "USE_CALCITE_PLANNER" environment variable to true, restarting the server, and running the test_observability test. Change-Id: I930a9a2f52dd727388c9e9eb70b6452f8343d4c8 --- M tests/query_test/test_observability.py 1 file changed, 20 insertions(+), 9 deletions(-) git pull ssh://gerrit.cloudera.org:29418/Impala-ASF refs/changes/17/24317/2 -- To view, visit http://gerrit.cloudera.org:8080/24317 To unsubscribe, visit http://gerrit.cloudera.org:8080/settings Gerrit-Project: Impala-ASF Gerrit-Branch: master Gerrit-MessageType: newchange Gerrit-Change-Id: I930a9a2f52dd727388c9e9eb70b6452f8343d4c8 Gerrit-Change-Number: 24317 Gerrit-PatchSet: 2 Gerrit-Owner: Steve Carlin <[email protected]>
