vlsi commented on pull request #2248: URL: https://github.com/apache/calcite/pull/2248#issuecomment-723269896
@julianhyde , Could you please refrain from adding `@Nonnull`? It should be a default mode, so there's no point in adding `@Nonnull`. It would be nice if you could annotate `nullable` (e.g. in case you expect something to receive or return null) ---------------------------------------------------------------- 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]
