Package net.hydromatic.morel.foreign
Class CalciteFunctions.MorelApplyFunction
java.lang.Object
net.hydromatic.morel.foreign.CalciteFunctions.MorelApplyFunction
- Enclosing class:
CalciteFunctions
Calcite user-defined function that applies a Morel function (or closure)
to an argument.
-
Nested Class Summary
Nested ClassesModifier and TypeClassDescriptionprivate static classCompiled state. -
Field Summary
FieldsModifier and TypeFieldDescription(package private) final CalciteFunctions.MorelApplyFunction.Compiled(package private) final CalciteFunctions.Context -
Constructor Summary
Constructors -
Method Summary
-
Field Details
-
cx
-
compiled
-
-
Constructor Details
-
MorelApplyFunction
public MorelApplyFunction(org.apache.calcite.plan.Context context) -
MorelApplyFunction
public MorelApplyFunction()
-
-
Method Details
-
eval
-