[ 
https://issues.apache.org/jira/browse/PARQUET-1338?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16532424#comment-16532424
 ] 

ASF GitHub Bot commented on PARQUET-1338:
-----------------------------------------

wangyum opened a new pull request #498: PARQUET-1338: Fix PrimitiveType.equals 
throw NPE
URL: https://github.com/apache/parquet-mr/pull/498
 
 
   Fix `PrimitiveType.equals` throw NPE.

----------------------------------------------------------------
This is an automated message from the Apache Git Service.
To respond to the message, please log on GitHub and use the
URL above to go to the specific comment.
 
For queries about this service, please contact Infrastructure at:
us...@infra.apache.org


> 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)

Reply via email to