[
https://issues.apache.org/jira/browse/AVRO-1294?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16731425#comment-16731425
]
Rumeshkrishnan edited comment on AVRO-1294 at 12/31/18 6:57 PM:
----------------------------------------------------------------
Hi [~cutting], After long time, I have some time to take this task now. I am
thinking that XML should looks like, your second option.
Example:
{code:java}
<Foo>
<x>10</x>
</Foo>{code}
Let me start gather some more information. I will check all the data type AVRO
support and prepare XML samples for those schema. Kindly let me know your
inputs.
was (Author: rumeshkrish):
Hi [~cutting], After long time, I have some time to take this task now. I am
thinking that XML should looks like, your second option.
Example:
<Foo>
<x>10</x>
</Foo>
Let me start gather some more information. I will check all the data type AVRO
support and prepare XML samples for those schema. Kindly let me know your
inputs.
> XML Encoder/Decoder implementations?
> ------------------------------------
>
> Key: AVRO-1294
> URL: https://issues.apache.org/jira/browse/AVRO-1294
> Project: Apache Avro
> Issue Type: New Feature
> Components: java
> Reporter: Brian Kent
> Priority: Minor
>
> Are there any plans to support XML Encoder/Decoder implementations?
--
This message was sent by Atlassian JIRA
(v7.6.3#76005)