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 2014/12/03 14:36:12 UTC

[jira] [Resolved] (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:all-tabpanel ]

Alfonso Nishikawa resolved AVRO-1613.
-------------------------------------
    Resolution: Not a Problem

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