David Knupp has posted comments on this change. Change subject: Fix parameter order in test_mt_dop.py ......................................................................
Patch Set 1: Sure, for the sake of consistency, I'm OK with this change. There are actually two places where this occurs. tests/query_test/test_mt_dop.py: def test_compute_stats(self, unique_database, vector): tests/query_test/test_scanners.py: def test_resolution_by_name(self, unique_database, vector): -- To view, visit http://gerrit.cloudera.org:8080/6228 To unsubscribe, visit http://gerrit.cloudera.org:8080/settings Gerrit-MessageType: comment Gerrit-Change-Id: I925711eb4d4334c179d336f6ebcc91d26ce8879c Gerrit-PatchSet: 1 Gerrit-Project: Impala-ASF Gerrit-Branch: master Gerrit-Owner: Lars Volker <[email protected]> Gerrit-Reviewer: David Knupp <[email protected]> Gerrit-Reviewer: Lars Volker <[email protected]> Gerrit-Reviewer: Matthew Jacobs <[email protected]> Gerrit-HasComments: No
