Alex Behm has uploaded a new patch set (#3).

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 new 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/3
-- 
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: 3
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]>

Reply via email to