Michael Smith has posted comments on this change. ( http://gerrit.cloudera.org:8080/22138 )
Change subject: IMPALA-13587: Calcite planner: Outer join not aggregating nulls properly ...................................................................... Patch Set 4: Code-Review+1 (3 comments) http://gerrit.cloudera.org:8080/#/c/22138/3//COMMIT_MSG Commit Message: http://gerrit.cloudera.org:8080/#/c/22138/3//COMMIT_MSG@20 PS3, Line 20: sent to the same node. > Done Ack http://gerrit.cloudera.org:8080/#/c/22138/3//COMMIT_MSG@24 PS3, Line 24: found on the outer join side, where it becomes null. > Done Ack http://gerrit.cloudera.org:8080/#/c/22138/3/java/calcite-planner/src/main/java/org/apache/impala/calcite/rel/node/ImpalaJoinRel.java File java/calcite-planner/src/main/java/org/apache/impala/calcite/rel/node/ImpalaJoinRel.java: http://gerrit.cloudera.org:8080/#/c/22138/3/java/calcite-planner/src/main/java/org/apache/impala/calcite/rel/node/ImpalaJoinRel.java@150 PS3, Line 150: // join side could be NULL when the left side is not NULL. > Not sure I understand why. Ack -- To view, visit http://gerrit.cloudera.org:8080/22138 To unsubscribe, visit http://gerrit.cloudera.org:8080/settings Gerrit-Project: Impala-ASF Gerrit-Branch: master Gerrit-MessageType: comment Gerrit-Change-Id: I57e9d4ad4c4af5a4c268e43ac2937064dab6ffd7 Gerrit-Change-Number: 22138 Gerrit-PatchSet: 4 Gerrit-Owner: Steve Carlin <[email protected]> Gerrit-Reviewer: Aman Sinha <[email protected]> Gerrit-Reviewer: Fang-Yu Rao <[email protected]> Gerrit-Reviewer: Impala Public Jenkins <[email protected]> Gerrit-Reviewer: Joe McDonnell <[email protected]> Gerrit-Reviewer: Michael Smith <[email protected]> Gerrit-Reviewer: Riza Suminto <[email protected]> Gerrit-Reviewer: Steve Carlin <[email protected]> Gerrit-Comment-Date: Wed, 05 Mar 2025 23:07:08 +0000 Gerrit-HasComments: Yes
