Riza Suminto has uploaded this change for review. ( 
http://gerrit.cloudera.org:8080/21340


Change subject: IMPALA-13024: Unset SLOT_COUNT_STRATEGY in test_tpcds_queries.py
......................................................................

IMPALA-13024: Unset SLOT_COUNT_STRATEGY in test_tpcds_queries.py

IMPALA-12980 adds mandatory option SLOT_COUNT_STRATEGY in
test_tpcds_queries.py::TestTpcdsQueryWithProcessingCost. This addition
seems to interfere with other EE tests that run concurrently with
TestTpcdsQueryWithProcessingCost in the ASAN build. This patch unsets
that option.

SLOT_COUNT_STRATEGY=PLANNER_CPU_ASK remains tested in
test_processing_cost.py, but marked with @pytest.mark.execute_serially
to not interfere with others.

Testing:
- Pass core tests in ASAN build.

Change-Id: I0b08dea7ba0c78ac6b98c7a0b148df8fb036c4d0
---
M tests/query_test/test_processing_cost.py
M tests/query_test/test_tpcds_queries.py
2 files changed, 2 insertions(+), 1 deletion(-)



  git pull ssh://gerrit.cloudera.org:29418/Impala-ASF refs/changes/40/21340/1
--
To view, visit http://gerrit.cloudera.org:8080/21340
To unsubscribe, visit http://gerrit.cloudera.org:8080/settings

Gerrit-Project: Impala-ASF
Gerrit-Branch: master
Gerrit-MessageType: newchange
Gerrit-Change-Id: I0b08dea7ba0c78ac6b98c7a0b148df8fb036c4d0
Gerrit-Change-Number: 21340
Gerrit-PatchSet: 1
Gerrit-Owner: Riza Suminto <[email protected]>

Reply via email to