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

Matthias Friedrich commented on CRUNCH-193:
-------------------------------------------

Thank you! The patch changes Cogroup slightly - you copy data into a new list. 
Is this really necessary? And there's also a System.out.println() that should 
be removed.

Other than that, it works fine for me.
                
> GenericArrayWritable doesn't handle nulls on read
> -------------------------------------------------
>
>                 Key: CRUNCH-193
>                 URL: https://issues.apache.org/jira/browse/CRUNCH-193
>             Project: Crunch
>          Issue Type: Bug
>    Affects Versions: 0.5.0
>            Reporter: Matthias Friedrich
>            Assignee: Matthias Friedrich
>         Attachments: CRUNCH-193-Fix-GenericArrayWritable-2.patch, 
> CRUNCH-193-Fix-GenericArrayWritable.patch, CRUNCH-193-jwills2.patch, 
> CRUNCH-193-jw.patch
>
>
> GenericArrayWritable throws an EOFException during deserialization when the 
> serialized data contains null values.

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators
For more information on JIRA, see: http://www.atlassian.com/software/jira

Reply via email to