You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@parquet.apache.org by "ASF GitHub Bot (JIRA)" <ji...@apache.org> on 2018/06/25 12:02:00 UTC

[jira] [Updated] (PARQUET-1338) PrimitiveType.equals throw NPE

     [ https://issues.apache.org/jira/browse/PARQUET-1338?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

ASF GitHub Bot updated PARQUET-1338:
------------------------------------
    Labels: pull-request-available  (was: )

> PrimitiveType.equals throw NPE
> ------------------------------
>
>                 Key: PARQUET-1338
>                 URL: https://issues.apache.org/jira/browse/PARQUET-1338
>             Project: Parquet
>          Issue Type: Bug
>          Components: parquet-mr
>    Affects Versions: 1.10.1
>            Reporter: Yuming Wang
>            Assignee: Yuming Wang
>            Priority: Major
>              Labels: pull-request-available
>
> Error message:
> {noformat}
> java.lang.NullPointerException
> 	at org.apache.parquet.schema.PrimitiveType.equals(PrimitiveType.java:614)
> {noformat}



--
This message was sent by Atlassian JIRA
(v7.6.3#76005)