rgroothuijsen opened a new pull request, #1715: URL: https://github.com/apache/avro/pull/1715
This PR updates the `useCustomCoders()` documentation for `SpecificData` and `ReflectData`. In the case of `SpecificData` it specifies the correct default, and in the case of `ReflectData` it overrides the documentation it inherited from `SpecificData` in order to clarify that custom coders are unsupported. ### 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-3076 ### Tests - [X] My PR adds the following unit tests __OR__ does not need testing for this extremely good reason: This PR only includes documentation updates. -- 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]
