wgtmac opened a new pull request, #35455: URL: https://github.com/apache/arrow/pull/35455
### Rationale for this change parquet-mr does not write page stats to the header once page index is enabled: https://issues.apache.org/jira/browse/PARQUET-1365. We should follow the same thing. ### What changes are included in this PR? Once page index is enabled for one column, it does not write page stats to the header any more. ### Are these changes tested? Added a test to check page stats have been skipped. ### Are there any user-facing changes? NO. -- 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]
