Alex Behm has posted comments on this change. Change subject: Use unique_database fixture in test_compute_stats.py. ......................................................................
Patch Set 2: (1 comment) Added info in commit msg as suggested. http://gerrit.cloudera.org:8080/#/c/2947/2/tests/metadata/test_compute_stats.py File tests/metadata/test_compute_stats.py: Line 58: self.execute_query("create database `parquet`") > Do you need to drop `parquet` if it exists first? Good idea, that seems more robust. Done. -- To view, visit http://gerrit.cloudera.org:8080/2947 To unsubscribe, visit http://gerrit.cloudera.org:8080/settings Gerrit-MessageType: comment Gerrit-Change-Id: I8655eb769003f88c0e1ec1b254118e4ec3353b48 Gerrit-PatchSet: 2 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]> Gerrit-HasComments: Yes
