Anonymous Coward (816) has posted comments on this change. ( http://gerrit.cloudera.org:8080/21908 )
Change subject: IMPALA-13429: Calcite planner crashing with outer join ...................................................................... Patch Set 1: (1 comment) http://gerrit.cloudera.org:8080/#/c/21908/1/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/21908/1/java/calcite-planner/src/main/java/org/apache/impala/calcite/rel/node/ImpalaJoinRel.java@103 PS1, Line 103: List<Expr> nonEquiJoinConjuncts = new ArrayList<>(); > nonEquiJoinConjuncts --> otherJoinConjuncts also in ImpalaHashJoinNode's constructor method -- To view, visit http://gerrit.cloudera.org:8080/21908 To unsubscribe, visit http://gerrit.cloudera.org:8080/settings Gerrit-Project: Impala-ASF Gerrit-Branch: master Gerrit-MessageType: comment Gerrit-Change-Id: I4ae2d257fa58f3a58079b6aa551c32ffda7d28cf Gerrit-Change-Number: 21908 Gerrit-PatchSet: 1 Gerrit-Owner: Steve Carlin <[email protected]> Gerrit-Reviewer: Anonymous Coward (816) Gerrit-Reviewer: Impala Public Jenkins <[email protected]> Gerrit-Reviewer: Joe McDonnell <[email protected]> Gerrit-Comment-Date: Wed, 09 Oct 2024 02:19:35 +0000 Gerrit-HasComments: Yes
