Gabor Szadovszky created PARQUET-2182:
-----------------------------------------

             Summary: Handle unknown logical types
                 Key: PARQUET-2182
                 URL: https://issues.apache.org/jira/browse/PARQUET-2182
             Project: Parquet
          Issue Type: Bug
            Reporter: Gabor Szadovszky


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)

Reply via email to