-
Type:
New Feature
-
Status: Closed
-
Priority:
Minor
-
Resolution: Fixed
-
Affects Version/s: None
-
Fix Version/s: 1.21.0
-
Component/s: None
-
Labels:
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.
- is duplicated by
-
CALCITE-3290 evaluate in AbstractNode
-
- Resolved
-
- links to