rayokota commented on PR #1833:
URL: https://github.com/apache/avro/pull/1833#issuecomment-1226872623

   > My C# knowledge is too weak to be able to review such big PR :-/
   > I'll let the C# devs to manage this one.
   
   Thanks @martin-g .  This PR is mostly a line-for-line port of the following 
Java classes:
   
   - JsonGrammarGenerator.java
   - Parser.java
   - SkipParser.java
   - Symbol.java
   - ValidatingGrammarGenerator.java
   - ParsingEncoder.java
   - ParsingDecoder.java
   - JsonEncoder.java
   - JsonDecoder.java
   
   In any case, who are the C# devs who would be able to merge this?
   


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: [email protected]

For queries about this service, please contact Infrastructure at:
[email protected]

Reply via email to