[
https://issues.apache.org/jira/browse/PARQUET-2182?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Antoine Pitrou updated PARQUET-2182:
------------------------------------
Component/s: parquet-mr
> Handle unknown logical types
> ----------------------------
>
> Key: PARQUET-2182
> URL: https://issues.apache.org/jira/browse/PARQUET-2182
> Project: Parquet
> Issue Type: Bug
> Components: parquet-mr
> Reporter: Gabor Szadovszky
> Priority: Major
>
> New logical types introduced in parquet-format shall be properly handled in
> parquet-mr releases that are not aware of this new type. In this case we
> shall read the data as if only the primitive type would be defined (without a
> logical type) with one exception: We shall not use min/max based statistics
> (including column indexes) since we don't know the proper ordering of that
> type.
--
This message was sent by Atlassian Jira
(v8.20.10#820010)