You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@avro.apache.org by GitBox <gi...@apache.org> on 2022/01/19 12:15:34 UTC

[GitHub] [avro] martin-g opened a new pull request #1465: AVRO-3312: Use u32 instead of i32 for the Enum/Union's index field

martin-g opened a new pull request #1465:
URL: https://github.com/apache/avro/pull/1465


   ### Jira
   
   - [X] My PR addresses the following [Avro Jira](https://issues.apache.org/jira/browse/AVRO/) issues and references them in the PR title. For example, "AVRO-1234: My Avro PR"
     - https://issues.apache.org/jira/browse/AVRO-3312
   
   ### Tests
   
   - [X] No new functionality! All previous tests still pass!
   
   ### Commits
   
   - [X] My commits all reference Jira issues in their subject lines. 
   
   ### Documentation
   
   - [X] No need of new documentation! This is an API change and the library users will have to fix the compilation error.


-- 
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-unsubscribe@avro.apache.org

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



[GitHub] [avro] martin-g merged pull request #1465: AVRO-3312: Use u32 instead of i32 for the Enum/Union's index field

Posted by GitBox <gi...@apache.org>.
martin-g merged pull request #1465:
URL: https://github.com/apache/avro/pull/1465


   


-- 
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-unsubscribe@avro.apache.org

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