kou opened a new issue, #43533: URL: https://github.com/apache/arrow/issues/43533
### Describe the enhancement requested This is a subsequent issue of #41909. We don't add support for ordering in #41909. But Apache Parquet has ordering information: https://github.com/apache/parquet-format/blob/5a5c8948e60770f8a8356a8f5e616d5ae1079d4b/src/main/thrift/parquet.thrift#L953-L1001 We need to add support for ordering to assign statistics read from Apache Parquet data to Apache Arrow arrays. See also the related discussion: https://github.com/apache/arrow/pull/43273#discussion_r1701346750 ### Component(s) C++ -- 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: issues-unsubscr...@arrow.apache.org.apache.org For queries about this service, please contact Infrastructure at: us...@infra.apache.org