alamb commented on issue #9192:
URL: https://github.com/apache/datafusion/issues/9192#issuecomment-3201876755

   I think it would be great to sketch out what supporting collation would look 
like.
   
   As I recall, it is fairly invasive, as it potentially changes all string 
comparisons (both for ORDER BY as well as for `=`, `<`, etc type functions).
   
   The first major question, is where the support would live (upstream in 
arrow-rs or in DataFusion) 🤔 


-- 
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: github-unsubscr...@datafusion.apache.org

For queries about this service, please contact Infrastructure at:
us...@infra.apache.org


---------------------------------------------------------------------
To unsubscribe, e-mail: github-unsubscr...@datafusion.apache.org
For additional commands, e-mail: github-h...@datafusion.apache.org

Reply via email to