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

   ## What is the purpose of the change
   
   AVRO-3229 added validation for enum default raising an exception for invalid 
default.  Allow disabling validation, and parsing enums with enum default not 
defined using existing `validate_enum_symbols` flag.
   
   ## Verifying this change
   
   This change is already covered by existing tests, such as 
lang/py/avro/test/test_schema.py expanded with #1433 .
   
   ## Documentation
   
   Existing inline documentation is improved to cover this type of usage.
   


-- 
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