Riza Suminto has posted comments on this change. ( http://gerrit.cloudera.org:8080/20194 )
Change subject: IMPALA-12282: Refine correlation factor in AggregationNode ...................................................................... Patch Set 2: (1 comment) http://gerrit.cloudera.org:8080/#/c/20194/1/fe/src/main/java/org/apache/impala/planner/AggregationNode.java File fe/src/main/java/org/apache/impala/planner/AggregationNode.java: http://gerrit.cloudera.org:8080/#/c/20194/1/fe/src/main/java/org/apache/impala/planner/AggregationNode.java@687 PS1, Line 687: Math.max(0, nonLiteralExprCount - 1)); > I missed one detail when reviewing the previous patch (IMPALA-11842) .. the I think that make sense. Patch set 2 adjust to that. -- To view, visit http://gerrit.cloudera.org:8080/20194 To unsubscribe, visit http://gerrit.cloudera.org:8080/settings Gerrit-Project: Impala-ASF Gerrit-Branch: master Gerrit-MessageType: comment Gerrit-Change-Id: I4ffa9e82b83e7c0042bd918ac132668a47505688 Gerrit-Change-Number: 20194 Gerrit-PatchSet: 2 Gerrit-Owner: Riza Suminto <[email protected]> Gerrit-Reviewer: Aman Sinha <[email protected]> Gerrit-Reviewer: Impala Public Jenkins <[email protected]> Gerrit-Reviewer: Kurt Deschler <[email protected]> Gerrit-Reviewer: Riza Suminto <[email protected]> Gerrit-Comment-Date: Thu, 13 Jul 2023 23:51:20 +0000 Gerrit-HasComments: Yes
