[ https://issues.apache.org/jira/browse/CRUNCH-152?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Gabriel Reid resolved CRUNCH-152.
---------------------------------
Resolution: Fixed
Fix Version/s: 0.5.0
Pushed to master
> DeepCopy of Pair (for getDetachedValue(..)) with null-element fails with NPE
> ----------------------------------------------------------------------------
>
> Key: CRUNCH-152
> URL: https://issues.apache.org/jira/browse/CRUNCH-152
> Project: Crunch
> Issue Type: Bug
> Affects Versions: 0.4.0
> Reporter: Tim van Heugten
> Assignee: Gabriel Reid
> Priority: Blocker
> Fix For: 0.5.0
>
> Attachments: AvroString.java, CRUNCH-152.patch, DeepCopyingAvroValueNullTest.java,
NestedPairOfNullsFn.java, NullPairFn.java, single_word.txt
>
>
> If I have a Pair.of(null,null) that I want stored in multiple outputs. Crunch fails with
a NullPointerException.
> The issue also occurs when just one of the values is null.
> The pipeline was able to handle such pairs before in 0.3.
--
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
|