Yida Wu has uploaded a new patch set (#3). ( 
http://gerrit.cloudera.org:8080/21628 )

Change subject: IMPALA-12907: Add testcases for TPC-H/TPC-DS queries with tuple 
caching
......................................................................

IMPALA-12907: Add testcases for TPC-H/TPC-DS queries with tuple caching

Added testcases to run TPC-H and TPC-DS queries twice with tuple
caching to verify that Impala won't crash and ensure the
correctness of the results.

Testcases allows mt_dop to be 0 or 4.

Also, added the environment varibles of tuple cache to
run-all-tests.sh and added skipif to test_tuple_cache_tpc_queries.py
to skip if not tuple cache enabled.

Tests:
Ran the tests in the build with tuple cache enabled.

Change-Id: I967372744d8dda25cbe372aefec04faec5a76847
---
M bin/run-all-tests.sh
M tests/common/environ.py
M tests/common/skip.py
A tests/query_test/test_tuple_cache_tpc_queries.py
M tests/util/test_file_parser.py
5 files changed, 133 insertions(+), 1 deletion(-)


  git pull ssh://gerrit.cloudera.org:29418/Impala-ASF refs/changes/28/21628/3
--
To view, visit http://gerrit.cloudera.org:8080/21628
To unsubscribe, visit http://gerrit.cloudera.org:8080/settings

Gerrit-Project: Impala-ASF
Gerrit-Branch: master
Gerrit-MessageType: newpatchset
Gerrit-Change-Id: I967372744d8dda25cbe372aefec04faec5a76847
Gerrit-Change-Number: 21628
Gerrit-PatchSet: 3
Gerrit-Owner: Yida Wu <[email protected]>
Gerrit-Reviewer: Impala Public Jenkins <[email protected]>
Gerrit-Reviewer: Joe McDonnell <[email protected]>
Gerrit-Reviewer: Kurt Deschler <[email protected]>
Gerrit-Reviewer: Michael Smith <[email protected]>

Reply via email to