You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@calcite.apache.org by GitBox <gi...@apache.org> on 2020/07/24 15:33:09 UTC

[GitHub] [calcite] vlsi edited a comment on pull request #1929: Add CheckerFramework to GitHub Actions CI

vlsi edited a comment on pull request #1929:
URL: https://github.com/apache/calcite/pull/1929#issuecomment-663597315


   > So far I see there are no @NonNull annotations in the codebase
   
   The suggested behavior is `non-null` by default (it is default for checkerframework), so I have not added it yet.
   
   It should be enough to add `DefaultQualifier` to the topmost package as follows: https://github.com/pgjdbc/pgjdbc/blob/aa190cce2c27ac5f5d4fa33f5d156f8bf04cbe0c/pgjdbc/src/main/java/org/postgresql/package-info.java#L6-L13


----------------------------------------------------------------
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