Michael Smith has posted comments on this change. ( http://gerrit.cloudera.org:8080/21628 )
Change subject: IMPALA-12907: Add testcases for TPC-H/TPC-DS queries with tuple caching ...................................................................... Patch Set 3: (1 comment) http://gerrit.cloudera.org:8080/#/c/21628/3/tests/common/environ.py File tests/common/environ.py: http://gerrit.cloudera.org:8080/#/c/21628/3/tests/common/environ.py@107 PS3, Line 107: IS_TUPLE_CACHE = os.getenv("TUPLE_CACHE_DIR", "") != "" Enabling it requires both TUPLE_CACHE_DIR and TUPLE_CACHE_CAPACITY are set. run-all-tests.sh should guard against only setting one of them. -- 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: comment 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]> Gerrit-Comment-Date: Thu, 01 Aug 2024 17:59:11 +0000 Gerrit-HasComments: Yes
