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

   AVRO-3862
   
   ## What is the purpose of the change
   This PR proposes to add `fn aliases` and `fn doc` to `Schema`.
   
   Named types (Record, Enum and Fixed) have common attributes `name`, 
`aliases` and `doc`.
   We have already have `fn name` in Schema so it's nice to have `fn aliases` 
and `fn doc` too.
   
   ## Verifying this change
   Add new tests.
   
   ## Documentation
   
   - Does this pull request introduce a new feature? (no)


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