[
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)