[
https://issues.apache.org/jira/browse/AVRO-711?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Thiruvalluvan M. G. updated AVRO-711:
-------------------------------------
Attachment: NOTICE.txt
This new patch handles recursive schemas and resolution. The only issue pending
is that it does not insert default values for the fields that reader's schema
has but writer's schema lacks.
ValidSchema class does not yet have support for default values. We'll address
these two together.
> JSON encoder and decoder for C++
> --------------------------------
>
> Key: AVRO-711
> URL: https://issues.apache.org/jira/browse/AVRO-711
> Project: Avro
> Issue Type: Improvement
> Components: c++
> Affects Versions: 1.5.0
> Environment: Linux, Cygwin
> Reporter: Thiruvalluvan M. G.
> Assignee: Thiruvalluvan M. G.
> Attachments: AVRO-711.patch
>
>
> Forthcoming patch implements JSON encoder and decoder for C++.
--
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.