tustvold commented on issue #4649:
URL: 
https://github.com/apache/arrow-datafusion/issues/4649#issuecomment-1355050743

   The logic you link to is fairly well tested - 
https://github.com/apache/arrow-rs/blob/a0a5880665b1836890f6843b6b8772d81c463351/arrow-ord/src/sort.rs#L2998
   
   There is, however, a known issue with lexsort's handling of nested nulls in 
dictionaries - https://github.com/apache/arrow-rs/issues/2687 although again it 
should be noted that arrow-rs will not generate such arrays naturally.


-- 
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...@arrow.apache.org

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

Reply via email to