Internal Jenkins has submitted this change and it was merged. 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 Reviewed-on: http://gerrit.cloudera.org:8080/2963 Reviewed-by: Alex Behm <[email protected]> Tested-by: Internal Jenkins --- D tests/metadata/test_col_stats.py M tests/metadata/test_compute_stats.py 2 files changed, 40 insertions(+), 91 deletions(-) Approvals: Internal Jenkins: Verified Alex Behm: Looks good to me, approved -- To view, visit http://gerrit.cloudera.org:8080/2963 To unsubscribe, visit http://gerrit.cloudera.org:8080/settings Gerrit-MessageType: merged Gerrit-Change-Id: I88aa77464a95993c018e19a52eeb496d7c3eef08 Gerrit-PatchSet: 4 Gerrit-Project: Impala Gerrit-Branch: cdh5-trunk Gerrit-Owner: Alex Behm <[email protected]> Gerrit-Reviewer: Alex Behm <[email protected]> Gerrit-Reviewer: Internal Jenkins Gerrit-Reviewer: Michael Brown <[email protected]>
