Steve Carlin has submitted this change and it was merged. ( 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 Reviewed-on: http://gerrit.cloudera.org:8080/24317 Reviewed-by: Quanlong Huang <[email protected]> Tested-by: Impala Public Jenkins <[email protected]> --- M tests/query_test/test_observability.py 1 file changed, 28 insertions(+), 8 deletions(-) Approvals: Quanlong Huang: Looks good to me, approved Impala Public Jenkins: Verified -- 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: merged Gerrit-Change-Id: I930a9a2f52dd727388c9e9eb70b6452f8343d4c8 Gerrit-Change-Number: 24317 Gerrit-PatchSet: 5 Gerrit-Owner: Steve Carlin <[email protected]> Gerrit-Reviewer: Impala Public Jenkins <[email protected]> Gerrit-Reviewer: Quanlong Huang <[email protected]> Gerrit-Reviewer: Steve Carlin <[email protected]>
