vlsi opened a new pull request #2185: URL: https://github.com/apache/calcite/pull/2185
This is like https://github.com/apache/calcite/pull/2182 , however, `add @Override` is excluded. See https://errorprone.info/ It allows to capture errors like mising switch case branches, missing override, non-static inner class, etc ---------------------------------------------------------------- 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]
