[ 
https://issues.apache.org/jira/browse/AVRO-1484?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15565645#comment-15565645
 ] 

Nigel Longton commented on AVRO-1484:
-------------------------------------

We ran into some performance problems when we streamed large amounts of data 
through this model - so, alas, we went a different way and rebuilt the codec 
using other libraries we had internally. Its much faster, but also not 
'uploadable'.
It also include our tweak to the avro json format around unions of null and one 
other type (i forget the Jira we logged for that) and a space optimization to 
omit values if they equal the schema default.
So not a lot of help i'm afraid.
Nigel


> CSharp library doesnt support JSON codec
> ----------------------------------------
>
>                 Key: AVRO-1484
>                 URL: https://issues.apache.org/jira/browse/AVRO-1484
>             Project: Avro
>          Issue Type: Bug
>          Components: csharp
>    Affects Versions: 1.7.6
>            Reporter: Nigel Longton
>            Priority: Minor
>         Attachments: AVRO-1484.patch
>
>
> Java can serialize to JSON as well as binary. Alas C# cannot.



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)

Reply via email to