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

Ryan Blue commented on AVRO-1746:
---------------------------------

[~yadavsaroj], I made a few comments on the pull request this morning. The main 
thing is that it is a bit awkward to use the JSON library the way you had to in 
the patch. That makes it so a JSON encoder is instantiated for each datum and 
must be used with the JSON writer. That coupling between the writer and the 
encoder is kind of confusing, so if we can I'd like to avoid that. Thanks for 
working on this!

> JSON encoder and decoder for Ruby
> ---------------------------------
>
>                 Key: AVRO-1746
>                 URL: https://issues.apache.org/jira/browse/AVRO-1746
>             Project: Avro
>          Issue Type: New Feature
>          Components: ruby
>            Reporter: Saroj Yadav
>
> Hi,
> I am thinking of adding a JSON encoder and decoder for Ruby. What do you 
> think?
> Best,
> Saroj



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

Reply via email to