zabetak opened a new pull request, #3102:
URL: https://github.com/apache/calcite/pull/3102

   The project primarily uses checkerframework annotations (org 
.checkerframework.checker.nullness.qual) for specifying nullability; not 
org.jetbrains.annotations.
   
   To keep things consistent and also avoid mixing up annotations from 
different providers in the future, this commit removes the last references to 
org.jetbrains.annotations and excludes the org.jetbrains:annotations dependency 
from the build to avoid accidentally using such annotations in the future.


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

Reply via email to