divjotarora opened a new issue, #3710: URL: https://github.com/apache/parquet-java/issues/3710
### Describe the enhancement requested We currently do not specify how readers should handle unrecognized logical types or logical/physical type combinations. In both cases, the logical type and the stats for the relevant columns should be ignored and the reader should not fail. This issue is split off from https://github.com/apache/parquet-format/issues/600, which adds a previously unsupported logical/physical type combination (TimestampType annotating an FLBA column). ### 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]
