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)