Riza Suminto 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 3: (1 comment) http://gerrit.cloudera.org:8080/#/c/22138/3//COMMIT_MSG Commit Message: http://gerrit.cloudera.org:8080/#/c/22138/3//COMMIT_MSG@11 PS3, Line 11: select t2.int_col y from alltypessmall t1 left outer join : alltypestiny t2 on t1.int_col = t2.int_col group by 1 How is this patch tested? -- 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: 3 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-Comment-Date: Mon, 24 Feb 2025 23:31:56 +0000 Gerrit-HasComments: Yes
