yanlin-Lynn opened a new pull request #1387: [CALCITE-3260] Add support of evaluate method with default Evaluator. URL: https://github.com/apache/calcite/pull/1387 In some cases, we need to do evaluation for an Expression, but the evaluate method needs an Evaluator object as parameter, which has default access control privilege. This PR is an improvement to add support of evaluate method for Expression with default Evaluator.
---------------------------------------------------------------- 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] With regards, Apache Git Services
