You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@impala.apache.org by "Alex Behm (Code Review)" <ge...@cloudera.org> on 2016/05/17 15:21:55 UTC

[Impala-CR](cdh5-trunk) IMPALA-3491: Use unique_database fixture in test_metadata_query_statements.py.

Alex Behm has uploaded a new change for review.

  http://gerrit.cloudera.org:8080/3103

Change subject: IMPALA-3491: Use unique_database fixture in test_metadata_query_statements.py.
......................................................................

IMPALA-3491: Use unique_database fixture in test_metadata_query_statements.py.

Testing: Ran the test locally on exhaustive in a loop 10 times.
Ran a private exhaustive build on hdfs.

Change-Id: Ia0af1dc6534234508bd0fed03531f7fe8ff556aa
---
R testdata/workloads/functional-query/queries/QueryTest/describe-db.test
R testdata/workloads/functional-query/queries/QueryTest/describe-path.test
M testdata/workloads/functional-query/queries/QueryTest/show-stats.test
M tests/metadata/test_metadata_query_statements.py
4 files changed, 117 insertions(+), 143 deletions(-)


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

Gerrit-MessageType: newchange
Gerrit-Change-Id: Ia0af1dc6534234508bd0fed03531f7fe8ff556aa
Gerrit-PatchSet: 1
Gerrit-Project: Impala
Gerrit-Branch: cdh5-trunk
Gerrit-Owner: Alex Behm <al...@cloudera.com>