Riza Suminto has posted comments on this change. ( http://gerrit.cloudera.org:8080/20009 )
Change subject: IMPALA-12183: Fix cardinality clamping across aggregation phases ...................................................................... Patch Set 2: (2 comments) http://gerrit.cloudera.org:8080/#/c/20009/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/20009/1/fe/src/main/java/org/apache/impala/planner/AggregationNode.java@535 PS1, Line 535: ilLevel)) > This should change to use aggClassInputCardinality, similarly as in compute Done http://gerrit.cloudera.org:8080/#/c/20009/1/fe/src/main/java/org/apache/impala/planner/AggregationNode.java@590 PS1, Line 590: ) { > It is an integer division for this calculation, here and below. Should pars Done -- To view, visit http://gerrit.cloudera.org:8080/20009 To unsubscribe, visit http://gerrit.cloudera.org:8080/settings Gerrit-Project: Impala-ASF Gerrit-Branch: master Gerrit-MessageType: comment Gerrit-Change-Id: I1d414fe56b027f887c7f901d8a6799a388b16b95 Gerrit-Change-Number: 20009 Gerrit-PatchSet: 2 Gerrit-Owner: Riza Suminto <[email protected]> Gerrit-Reviewer: Abhishek Rawat <[email protected]> Gerrit-Reviewer: Aman Sinha <[email protected]> Gerrit-Reviewer: Impala Public Jenkins <[email protected]> Gerrit-Reviewer: Riza Suminto <[email protected]> Gerrit-Comment-Date: Mon, 05 Jun 2023 22:55:39 +0000 Gerrit-HasComments: Yes
