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

   ## Add support for default enum values (as distinct from default field 
values) - This addresses AVRO-3687
   
   Issue AVRO-3687 seems to have been inappropriately closed since avro 
supports both default values on fields and enums. Enums primarily to prevent 
adding enum variant being a breaking schema change.
   
   
   ## Verifying this change
   
   This change added tests and can be verified as follows:
   
   - Added test that validates that the derive macro explicitly sets the 
default value.
   
   
   ## Documentation
   
   - Does this pull request introduce a new feature? No - it really fixes an 
existing issue
   


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