[
https://issues.apache.org/jira/browse/AVRO-1717?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14966377#comment-14966377
]
Bartosz Wojtkiewicz commented on AVRO-1717:
-------------------------------------------
Can someone look at this? This is actually important for us. This is a bugfix.
What should I do to merge this? Should I contribute to Apache SVN repository
instead?
> [Github] Support for optional fields when converting json to avro
> -----------------------------------------------------------------
>
> Key: AVRO-1717
> URL: https://issues.apache.org/jira/browse/AVRO-1717
> Project: Avro
> Issue Type: Bug
> Reporter: Bartosz Wojtkiewicz
>
> Currently there is an issue when we want to convert json object to avro using
> schema that allows optional fields (fields of type 'null'). When json object
> does not explicitly have such field with 'null' value then is treated as not
> conforming to schema. I added few test cases that illustrate this problem.
> PR: https://github.com/apache/avro/pull/47
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)