Kurt Deschler has posted comments on this change. ( http://gerrit.cloudera.org:8080/24325 )
Change subject: IMPALA-15013: Fix NULL issues for PIVOT ...................................................................... Patch Set 5: (1 comment) http://gerrit.cloudera.org:8080/#/c/24325/5//COMMIT_MSG Commit Message: http://gerrit.cloudera.org:8080/#/c/24325/5//COMMIT_MSG@18 PS5, Line 18: Currently `aggif_init_zero()` is used for `count()` and `ndv()` in the Could this be fixed in an easier way by placing coalesce/ifnull over count() and ndv() functions in the transform? -- To view, visit http://gerrit.cloudera.org:8080/24325 To unsubscribe, visit http://gerrit.cloudera.org:8080/settings Gerrit-Project: Impala-ASF Gerrit-Branch: master Gerrit-MessageType: comment Gerrit-Change-Id: Idae4a510dd3d6c4cd16a3e03aa0161ad84863e5a Gerrit-Change-Number: 24325 Gerrit-PatchSet: 5 Gerrit-Owner: Xuebin Su <[email protected]> Gerrit-Reviewer: Impala Public Jenkins <[email protected]> Gerrit-Reviewer: Kurt Deschler <[email protected]> Gerrit-Reviewer: Quanlong Huang <[email protected]> Gerrit-Reviewer: Steve Carlin <[email protected]> Gerrit-Reviewer: Xuebin Su <[email protected]> Gerrit-Comment-Date: Fri, 29 May 2026 11:26:25 +0000 Gerrit-HasComments: Yes
