mparry opened a new pull request, #2270: URL: https://github.com/apache/avro/pull/2270
## What is the purpose of the change This adds support to the C++ library for type and field aliases. It addresses AVRO-2397 and also AVRO-1496. ## Verifying this change This change added tests and can be verified by running the C++ unit tests, specifically `CodecTests`. ## Documentation - Does this pull request introduce a new feature? Yes. - If yes, how is the feature documented? Currently, I have made no documentation changes, as I'm not sure that it's stated anywhere that aliases are _not_ supported. If that's the case, it should be removed / reversed. -- 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]
