TheNeuralBit commented on pull request #13622: URL: https://github.com/apache/beam/pull/13622#issuecomment-752171809
Very strange indeed. I found that for the Avro Nullable case `method.getParameterAnnotations()[0]` will also work (maybe this is just a shorthand for `method.getParameters()[0].getAnnotations()`. It seems like a reasonable solution to check both paths, but I'd like to understand why it's necessary. ---------------------------------------------------------------- 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]
