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: [email protected] For queries about this service, please contact Infrastructure at: [email protected]
