liujiayi771 commented on PR #5408:
URL: 
https://github.com/apache/incubator-gluten/pull/5408#issuecomment-2055392189

   cc @PHILO-HE, thanks.
   
   The `collect_set` function still has an issue with null values, and because 
`windowExec` does not have `resultExpressions`, it cannot handle the conversion 
of null to an empty list through rewrite `resultExpressions`. This will be 
supported in the future when implementing the new `collect_set` aggregate 
function in Velox.


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: [email protected]

For queries about this service, please contact Infrastructure at:
[email protected]


---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to