devanshu0987 commented on issue #3174:
URL: 
https://github.com/apache/datafusion-comet/issues/3174#issuecomment-3778072331

   take.
   
   Strategy
   - Choose Option 1
   - Implement a new scalar UDF on the Datafusion side: 
`array_distinct_stable`, which preserves the input order.
   - Once the new version of Datafusion is available, we update the 
corresponding code in `CometArrayDistinct` present in 
`spark/src/main/scala/org/apache/comet/serde/arrays.scala`
   
   Is that okay @andygrove?


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