divjotarora opened a new pull request, #3711: URL: https://github.com/apache/parquet-java/pull/3711
### Rationale for this change See https://github.com/apache/parquet-format/issues/607 for rationale. ### What changes are included in this PR? This PR modifies parquet-java to gracefully handle unrecognized logical/physical type combinations by dropping the logical type during the read and dropping any associated statistics for the relevant columns. ### Are these changes tested? Yes, several unit tests added. ### Are there any user-facing changes? No. Closes #3710 -- 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]
