Impala Public Jenkins has posted comments on this change. ( http://gerrit.cloudera.org:8080/10771 )
Change subject: IMPALA-110: Support for multiple DISTINCT ...................................................................... Patch Set 10: (3 comments) http://gerrit.cloudera.org:8080/#/c/10771/10/be/src/codegen/gen_ir_descriptions.py File be/src/codegen/gen_ir_descriptions.py: http://gerrit.cloudera.org:8080/#/c/10771/10/be/src/codegen/gen_ir_descriptions.py@55 PS10, Line 55: o flake8: E501 line too long (125 > 90 characters) http://gerrit.cloudera.org:8080/#/c/10771/10/be/src/exec/aggregation-node.cc File be/src/exec/aggregation-node.cc: http://gerrit.cloudera.org:8080/#/c/10771/10/be/src/exec/aggregation-node.cc@57 PS10, Line 57: make_unique<RowBatch>(child(0)->row_desc(), state->batch_size(), mem_tracker())); line too long (91 > 90) http://gerrit.cloudera.org:8080/#/c/10771/10/be/src/exec/streaming-aggregation-node.cc File be/src/exec/streaming-aggregation-node.cc: http://gerrit.cloudera.org:8080/#/c/10771/10/be/src/exec/streaming-aggregation-node.cc@101 PS10, Line 101: make_unique<RowBatch>(child(0)->row_desc(), state->batch_size(), mem_tracker())); line too long (91 > 90) -- To view, visit http://gerrit.cloudera.org:8080/10771 To unsubscribe, visit http://gerrit.cloudera.org:8080/settings Gerrit-Project: Impala-ASF Gerrit-Branch: master Gerrit-MessageType: comment Gerrit-Change-Id: I055402eaef6d81e5f70e850d9f8a621e766830a4 Gerrit-Change-Number: 10771 Gerrit-PatchSet: 10 Gerrit-Owner: Thomas Marshall <[email protected]> Gerrit-Reviewer: Impala Public Jenkins <[email protected]> Gerrit-Reviewer: Michael Ho <[email protected]> Gerrit-Reviewer: Thomas Marshall <[email protected]> Gerrit-Reviewer: Tim Armstrong <[email protected]> Gerrit-Reviewer: Vuk Ercegovac <[email protected]> Gerrit-Reviewer: Zoltan Borok-Nagy <[email protected]> Gerrit-Comment-Date: Fri, 31 Aug 2018 21:07:58 +0000 Gerrit-HasComments: Yes
