[
https://issues.apache.org/jira/browse/AVRO-1966?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16302031#comment-16302031
]
ASF GitHub Bot commented on AVRO-1966:
--------------------------------------
Github user nielsbasjes closed the pull request at:
https://github.com/apache/avro/pull/264
> NPE When copying builder with nullable record
> ---------------------------------------------
>
> Key: AVRO-1966
> URL: https://issues.apache.org/jira/browse/AVRO-1966
> Project: Avro
> Issue Type: Bug
> Affects Versions: 1.8.1
> Reporter: Niels Basjes
> Assignee: Niels Basjes
> Priority: Critical
> Fix For: 1.8.2
>
>
> Assume a schema with a record that embeds a record that is optional (i.e. the
> reference is union with null) and has the default value null.
> Then create a builder and copy that builder into a new builder.
> Using this copy will yield a NulPointerException.
--
This message was sent by Atlassian JIRA
(v6.4.14#64029)