Patrick Farry created AVRO-2416:
-----------------------------------

             Summary: Schema parser error reporting
                 Key: AVRO-2416
                 URL: https://issues.apache.org/jira/browse/AVRO-2416
             Project: Apache Avro
          Issue Type: New Feature
          Components: csharp
    Affects Versions: 1.9.0
            Reporter: Patrick Farry


The C# schema parser is a little terse when reporting errors. We have some 
large schemas and are having trouble tracking down errors. We are planning to 
add the following:
 * update json.net to latest
 * report the json path for every error. Ideally the line number and position 
too but Json.net doesnt seem to support this.
 * optionally continue to parse after an error and report as many errors as 
possible.



--
This message was sent by Atlassian JIRA
(v7.6.3#76005)

Reply via email to