Tim Armstrong has posted comments on this change. Change subject: IMPALA-3909: Populate min/max statistics in Parquet writer ......................................................................
Patch Set 7: (2 comments) http://gerrit.cloudera.org:8080/#/c/5611/7/tests/query_test/test_insert_parquet.py File tests/query_test/test_insert_parquet.py: Line 325: self.execute_query("drop table %s" % qualified_table_name) > The idea was to make the method leave nothing behind, so it may be run repe Ah I see. Makes sense. Line 447: query = "create table %s like %s stored as parquet" % \ > I don't feel strongly either, and the file contained both already, so I wen Ok by me -- To view, visit http://gerrit.cloudera.org:8080/5611 To unsubscribe, visit http://gerrit.cloudera.org:8080/settings Gerrit-MessageType: comment Gerrit-Change-Id: I8368ee58daa50c07a3b8ef65be70203eb941f619 Gerrit-PatchSet: 7 Gerrit-Project: Impala-ASF Gerrit-Branch: master Gerrit-Owner: Lars Volker <[email protected]> Gerrit-Reviewer: Lars Volker <[email protected]> Gerrit-Reviewer: Marcel Kornacker <[email protected]> Gerrit-Reviewer: Michael Brown <[email protected]> Gerrit-Reviewer: Mostafa Mokhtar <[email protected]> Gerrit-Reviewer: Tim Armstrong <[email protected]> Gerrit-Reviewer: Zoltan Ivanfi <[email protected]> Gerrit-HasComments: Yes
