kojiromike opened a new pull request #1252:
URL: https://github.com/apache/avro/pull/1252


   Add type hints to avro.schema while ensuring no breaking changes.
   
   ### Jira
   
   - [x] Addresses [AVRO-2921](https://issues.apache.org/jira/browse/AVRO-2921)
   - [x] Reference in PR title.
   
   ### Tests
   
   - [x] Adds type checks
   
   ### Commits
   
   - [x] Reference AVRO-2921 in their subject lines.
   - [x] Follow the guidelines from "[How to write a good git commit 
message](https://chris.beams.io/posts/git-commit/)":
     - [x] Subject is separated from body by a blank line
     - [x] Subject is limited to 50 characters (not including Jira issue 
reference)
     - [x] Subject does not end with a period
     - [x] Subject uses the imperative mood ("add", not "adding")
     - [x] Body wraps at 72 characters
     - [x] Body explains "what" and "why", not "how"
   
   ### Documentation
   
   N/A
   


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

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


Reply via email to