stephenkittelson opened a new pull request, #2544:
URL: https://github.com/apache/avro/pull/2544

   ## What is the purpose of the change
   
   This pull requests fixes deserialization of schemas with Java reserved and 
contextual keywords as field names which fixes AVRO-2956.
   
   ## Verifying this change
   
   This change can be verified with the added unit tests that validate 
deserialization adds the reserved word escape character to the end of class 
names that match reserved words or contextual keywords.
   
   ## Documentation
   
   - Does this pull request introduce a new feature? no
   - If yes, how is the feature documented? not applicable
   


-- 
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: dev-unsubscr...@avro.apache.org

For queries about this service, please contact Infrastructure at:
us...@infra.apache.org

Reply via email to