jayzhan211 commented on issue #6981:
URL: 
https://github.com/apache/arrow-datafusion/issues/6981#issuecomment-1774226968

   > performing deduplication after
   
   I recommend `performing deduplication after `.
   1. Concat N arrays with `concat_internal`
   2. Extends array into HashSet per row then build them back from final HashSet
   


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

Reply via email to