Details
-
New Feature
-
Status: Closed
-
Minor
-
Resolution: Fixed
-
None
-
None
Description
Currently, the public method evaluate of AbstractNode need a Evaluator object as parameter, but Evaluator class has default access control. This limit the access of evaluate method. So may be we can add an overload evaluate method with default Evaluator, thus, allow to evaluate Expression directly.
Attachments
Issue Links
- is duplicated by
-
CALCITE-3290 evaluate in AbstractNode
- Closed
- links to