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

Brock Noland commented on PARQUET-19:
-------------------------------------

[~julienledem] can you give me admin writes on PARQUET jira? I'd like to add 
[~matt.martin] as a contributor and assign this jira to him.

> NPE when an empty file is included in a Hive query that uses 
> CombineHiveInputFormat
> -----------------------------------------------------------------------------------
>
>                 Key: PARQUET-19
>                 URL: https://issues.apache.org/jira/browse/PARQUET-19
>             Project: Parquet
>          Issue Type: Bug
>            Reporter: Matt Martin
>             Fix For: 1.6.0
>
>
> Make sure the valueObj instance variable is always initialized.  This change 
> is neeeded when running a Hive query that uses the CombineHiveInputFormat and 
> the first file in the combined split is empty.  This can lead to a 
> NullPointerException because the valueObj is null when the 
> CombineHiveInputFormat calls the createValue method.



--
This message was sent by Atlassian JIRA
(v6.2#6252)

Reply via email to