maccamlc opened a new pull request #885: URL: https://github.com/apache/avro/pull/885
Change is based on top of https://github.com/apache/avro/pull/883 (allow fixed/enum type logical type conversions to be used in specific compiler, and added test with custom enum type logical type and conversion) ### Jira - [x] My PR addresses the following [Avro Jira](https://issues.apache.org/jira/browse/AVRO-2621) issues and references them in the PR title. ### Tests - [x] My PR adds the following unit tests __OR__ does not need testing for this extremely good reason: Integration Tests added that showing a custom logical type being used, and working along with a custom conversions. ### Commits - [x] My commits all reference Jira issues in their subject lines. In addition, my commits follow the guidelines from "[How to write a good git commit message](https://chris.beams.io/posts/git-commit/)": ### Documentation - [ ] In case of new functionality, my PR adds documentation that describes how to use it. - All the public functions and the classes in the PR contain Javadoc that explain what it does Added an option to maven plugin, along with a description. ---------------------------------------------------------------- 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]
