You are viewing a plain text version of this content. The canonical link for it is here.
Posted to github@arrow.apache.org by GitBox <gi...@apache.org> on 2022/06/04 09:41:48 UTC

[GitHub] [arrow-rs] jhorstmann commented on pull request #1048: Optimized sorting for ordered dictionaries

jhorstmann commented on PR #1048:
URL: https://github.com/apache/arrow-rs/pull/1048#issuecomment-1146578991

   One open issue (that kind of existed already before) is that the `is_ordered` flag only exists on the the Array and does not round-trip through `ArrayData`. Usually all information needed to reconstruct an array is contained in `ArrayData`.


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

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