[ 
https://issues.apache.org/jira/browse/AVRO-1717?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

Thiruvalluvan M. G. updated AVRO-1717:
--------------------------------------
    Component/s: java

> [Github] Support for optional fields when converting json to avro
> -----------------------------------------------------------------
>
>                 Key: AVRO-1717
>                 URL: https://issues.apache.org/jira/browse/AVRO-1717
>             Project: Apache Avro
>          Issue Type: Bug
>          Components: java
>            Reporter: Bartosz Wojtkiewicz
>            Priority: Major
>
> 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
(v7.6.3#76005)

Reply via email to