Hello Michael Brown,
I'd like you to reexamine a change. Please visit
http://gerrit.cloudera.org:8080/2947
to look at the new patch set (#5).
Change subject: Use unique_database fixture in test_compute_stats.py.
......................................................................
Use unique_database fixture in test_compute_stats.py.
This patch makes it a little easier to use the unique_database fixture
with .test files. The RESULTS section can now contain $DATABASE which
is replaced with the current database by the test framework.
Testing:
- ran the test locally on exhaustive
- ran the test on hdfs and the local filesystem on Jenkins
Change-Id: I8655eb769003f88c0e1ec1b254118e4ec3353b48
---
M
testdata/workloads/functional-query/queries/QueryTest/compute-stats-decimal.test
M
testdata/workloads/functional-query/queries/QueryTest/compute-stats-incremental.test
A
testdata/workloads/functional-query/queries/QueryTest/compute-stats-keywords.test
M testdata/workloads/functional-query/queries/QueryTest/compute-stats.test
R testdata/workloads/functional-query/queries/QueryTest/corrupt-stats.test
M tests/common/impala_test_suite.py
M tests/metadata/test_compute_stats.py
7 files changed, 233 insertions(+), 247 deletions(-)
git pull ssh://gerrit.cloudera.org:29418/Impala refs/changes/47/2947/5
--
To view, visit http://gerrit.cloudera.org:8080/2947
To unsubscribe, visit http://gerrit.cloudera.org:8080/settings
Gerrit-MessageType: newpatchset
Gerrit-Change-Id: I8655eb769003f88c0e1ec1b254118e4ec3353b48
Gerrit-PatchSet: 5
Gerrit-Project: Impala
Gerrit-Branch: cdh5-trunk
Gerrit-Owner: Alex Behm <[email protected]>
Gerrit-Reviewer: Alex Behm <[email protected]>
Gerrit-Reviewer: Michael Brown <[email protected]>