zhztheplayer commented on PR #5655:
URL: 
https://github.com/apache/incubator-gluten/pull/5655#issuecomment-2103979937

   > @zhztheplayer Do you think this approach is better, or is it better for us 
to convert it to binary in the project during row extraction after partial agg?
   
   I am not 100% sure but seems to be that the PR's approach looks more 
portable? Row extraction would work but if it's done at operator level, the 
function still outputs ARRAY intermediate data which doesn't match Spark's 
CollectList / CollectSet definition.


-- 
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