krakowski commented on pull request #13622: URL: https://github.com/apache/beam/pull/13622#issuecomment-752178161
Found the answer at https://stackoverflow.com/a/37587590/5896429 Apparently the annotation has to be declared with `ElementType.TYPE_USE` in order to be accessible through `getAnnotatedParameterTypes()`. Learned something new. ---------------------------------------------------------------- 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]
