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

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

Yuming Wang created PARQUET-1338:
------------------------------------

             Summary: 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


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)