tilgalas opened a new pull request, #32977: URL: https://github.com/apache/beam/pull/32977
This is a 3rd PR in the series of PRs (based on the now closed https://github.com/apache/beam/pull/31648) whose ultimate goal is to add support for generic classes to schema providers. This PR updates the AutoValueUtils class which contains helpers that aid in manipulating the AutoValue internal generated classes - builders and concrete implementation of the abstract "spec" classes. The helpers will now be able to correctly find builders and generated implementations for generic AutoValue classes, see the newly added tests to see them in action. -- 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]
