divjotarora opened a new pull request, #606: URL: https://github.com/apache/parquet-format/pull/606
### Rationale for this change We currently do not specify how readers should handle unrecognized logical types or logical/physical type combinations. ### What changes are included in this PR? Specify that unrecognized logical types or logical/physical type combinations should result in both the logical type annotation and stats being ignored. ### Do these changes have PoC implementations? parquet-java implementation is WIP Closes #3610 -- 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]
