jacques-n commented on pull request #2531: URL: https://github.com/apache/calcite/pull/2531#issuecomment-925178166
Updated simpler example: https://www.diffchecker.com/Ba5a0agP This is possible because the current definition of RelRule.Config declares a default for the OperandTransformer. It's a little icky because the default throws an exception and I'd prefer to delegate the error on missing value to the generated code just like any other missing value. -- 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]
