[
https://issues.apache.org/jira/browse/AVRO-91?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12751080#action_12751080
]
Thiruvalluvan M. G. commented on AVRO-91:
-----------------------------------------
Actually, in addition to {read,write}{Record,Union}{Start,End} we need to
introduce a method to write field names each field of records, an add
additional parameter while writing enums, enum schema while reading enums,
union schema while reading/writing the branch. So the additional overhead will
be something like one no-op call per field.
> add json codec in python
> ------------------------
>
> Key: AVRO-91
> URL: https://issues.apache.org/jira/browse/AVRO-91
> Project: Avro
> Issue Type: New Feature
> Components: python
> Reporter: Doug Cutting
> Assignee: Ravi Gummadi
>
> Now that AVRO-50 is complete, it would be good to have a Json encoder and
> decoders in Python.
--
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.