Joe McDonnell has uploaded this change for review. ( http://gerrit.cloudera.org:8080/24626
Change subject: IMPALA-15209: Skip some HBO tests for Calcite ...................................................................... IMPALA-15209: Skip some HBO tests for Calcite Calcite is currently not using HBO statistics (IMPALA-15059). It also can have a different row size than the original planner (IMPALA-15019). Due to that, some tests in query_test/test_hbo.py are failing with the Calcite planner. This skips those tests for the Calcite planner until the underlying issues can be fixed. Testing: - Ran query_test/test_hbo.py with Calcite Change-Id: I94bff53b3673742acfebb6716c2490834e2004b8 --- M tests/common/skip.py M tests/query_test/test_hbo.py 2 files changed, 9 insertions(+), 0 deletions(-) git pull ssh://gerrit.cloudera.org:29418/Impala-ASF refs/changes/26/24626/1 -- To view, visit http://gerrit.cloudera.org:8080/24626 To unsubscribe, visit http://gerrit.cloudera.org:8080/settings Gerrit-Project: Impala-ASF Gerrit-Branch: master Gerrit-MessageType: newchange Gerrit-Change-Id: I94bff53b3673742acfebb6716c2490834e2004b8 Gerrit-Change-Number: 24626 Gerrit-PatchSet: 1 Gerrit-Owner: Joe McDonnell <[email protected]>
