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/11/26 12:25:12 UTC

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

Alfonso Nishikawa created AVRO-1613:
---------------------------------------

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