huaxiangsun opened a new issue, #3188: URL: https://github.com/apache/parquet-java/issues/3188
### Describe the bug, including details regarding any error messages, version, and platform. When user configures a default for columns statistics enabled, it does not take effect as the hardcoded default true is always returned. The following line is never reached. https://github.com/apache/parquet-java/blob/master/parquet-column/src/main/java/org/apache/parquet/column/ParquetProperties.java#L350 ### Component(s) Core -- 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] --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
