zabetak opened a new pull request #2389: URL: https://github.com/apache/calcite/pull/2389
Validate preconditions in the constructor of Filter, Correlate, and Snapshot regardless if CalciteSystemProperty.DEBUG is enabled or not. To avoid the performance overhead in production the assertions can be disabled as it usually happens. -- 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]
