[
https://issues.apache.org/jira/browse/AVRO-919?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Douglas Creager updated AVRO-919:
---------------------------------
Attachment: 0001-Produce-JSON-encoding-for-Avro-values.patch
Here is a patch that implements a new {{avro_value_to_json}} function. It's
implemented in terms of the public {{avro_value_t}} interface, so it should
work with any value implementation.
> Produce JSON encoding of Avro values
> ------------------------------------
>
> Key: AVRO-919
> URL: https://issues.apache.org/jira/browse/AVRO-919
> Project: Avro
> Issue Type: New Feature
> Components: c
> Affects Versions: 1.6.0
> Reporter: Douglas Creager
> Assignee: Douglas Creager
> Attachments: 0001-Produce-JSON-encoding-for-Avro-values.patch
>
>
> We need a function that can produce the JSON encoding of an Avro value that's
> represented using the new {{avro_value_t}} class.
--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators:
https://issues.apache.org/jira/secure/ContactAdministrators!default.jspa
For more information on JIRA, see: http://www.atlassian.com/software/jira