You are viewing a plain text version of this content. The canonical link for it is here.
Posted to github@beam.apache.org by GitBox <gi...@apache.org> on 2020/12/29 16:20:42 UTC

[GitHub] [beam] krakowski commented on pull request #13622: [DO NOT MERGE][BEAM-11530] Annotated setter parameters handled wrong in schema creation

krakowski commented on pull request #13622:
URL: https://github.com/apache/beam/pull/13622#issuecomment-752143462


   Using `org.apache.avro.reflect.Nullable` instead of `org.checkerframework.checker.nullness.qual.Nullable` seems to be it.
   
   I reverted my changes and added a failing unit test showing my issue. I can't explain why this is happening because both annotations have `RetentionPolicy.RUNTIME` and should therefore be visible during runtime.


----------------------------------------------------------------
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:
users@infra.apache.org