You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@avro.apache.org by "Alfonso Nishikawa (JIRA)" <ji...@apache.org> on 2015/03/18 21:51:39 UTC

[jira] [Commented] (AVRO-1613) Support for non-standard JSON when reading schemas

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

Alfonso Nishikawa commented on AVRO-1613:
-----------------------------------------

I don't dare to reopen the issue because I actually don't know statistics about usage :P
I think I have been considerably conservative: nothing that used to work is expected to fail, so I propose the patch for commit if you find it nice :)
Don't be compassionate with this patch commenting. It took me much time because I have been thinking about it a lot, and any new idea, vision, oppinion or review is very very much welcomed.
Thanks!

> Support for non-standard JSON when reading schemas
> --------------------------------------------------
>
>                 Key: AVRO-1613
>                 URL: https://issues.apache.org/jira/browse/AVRO-1613
>             Project: Avro
>          Issue Type: Wish
>          Components: java
>            Reporter: Alfonso Nishikawa
>            Priority: Minor
>         Attachments: AVRO-1613v1.patch
>
>
> It would be good to:
> * Allow unquoted field names
> * Allow single quotes
> * Allow comments
> when reading a schema. The proper extensions ([shown here|http://wiki.fasterxml.com/JacksonFeaturesNonStandard]) of Jackson could be enabled in {{Schema$Parser.parse(JsonParser)}}.



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