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

ASF GitHub Bot commented on AVRO-1717:
--------------------------------------

Github user asfgit closed the pull request at:

    https://github.com/apache/avro/pull/47


> [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)

Reply via email to