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/06 18:16:04 UTC

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

Hello Michael Brown, Internal Jenkins,

I'd like you to reexamine a change.  Please visit

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

to look at the new patch set (#3).

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

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

The patch also addresses a TODO asking for
test_col_stats.py to be merged into test_compute_stats.py

Testing: I ran the test by itself in a loop 10 times,
and the whole test_compute_stats.py locally. Also did
a private core/hdfs run.

Change-Id: I88aa77464a95993c018e19a52eeb496d7c3eef08
---
D tests/metadata/test_col_stats.py
M tests/metadata/test_compute_stats.py
2 files changed, 40 insertions(+), 91 deletions(-)


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

Gerrit-MessageType: newpatchset
Gerrit-Change-Id: I88aa77464a95993c018e19a52eeb496d7c3eef08
Gerrit-PatchSet: 3
Gerrit-Project: Impala
Gerrit-Branch: cdh5-trunk
Gerrit-Owner: Alex Behm <al...@cloudera.com>
Gerrit-Reviewer: Alex Behm <al...@cloudera.com>
Gerrit-Reviewer: Internal Jenkins
Gerrit-Reviewer: Michael Brown <mi...@cloudera.com>