Christophe Le Saec
Christophe Le Saec
## What is the purpose of the change * This PR is a part of [AVRO-3532](https://issues.apache.org/jira/browse/AVRO-3532) about naming rules for CSharp. It adds 2 unit test that proves the avro...
Try for [AVRO-3617](https://issues.apache.org/jira/browse/AVRO-3617)
## What is the purpose of the change [AVRO-2918](https://issues.apache.org/jira/browse/AVRO-2918) : Add inheritance between schema, allow to define record schema as child of another. This PR is to explore generated java...
## What is the purpose of the change [AVRO-1827](https://issues.apache.org/jira/browse/AVRO-1827): fix issue with protobuf default value ## Verifying this change TestProtobuf.java has some added test, run it should check the change....
## What is the purpose of the change This PR aims to improves resolveUnion methods for [AVRO-3643](https://issues.apache.org/jira/browse/AVRO-3643). It also separates logic of Conversions from GenericData class. ## Verifying this change...