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


   Drop the index map in UnionSchema. It is not common to have many schemata in 
the union. Usually it is either "null"+otherType or just a few of otherType. 
Iterating over a short list is not that slow
   
   ### Jira
   
   - [X] My PR addresses the following 
[AVRO-3248](https://issues.apache.org/jira/browse/AVRO-3248) issue
   
   ### Tests
   
   - [X] My PR adds new unit tests
   
   ### Commits
   
   - [X] My commits all reference Jira issues in their subject lines.
   
   


-- 
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: [email protected]

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


Reply via email to