Package net.hydromatic.morel.foreign
Class CalciteFunctions.MorelTableFunction.Compiled
- java.lang.Object
-
- net.hydromatic.morel.foreign.CalciteFunctions.MorelTableFunction.Compiled
-
- Enclosing class:
- CalciteFunctions.MorelTableFunction
private static class CalciteFunctions.MorelTableFunction.Compiled extends Object
Compiled state.
-
-
Method Summary
All Methods Static Methods Concrete Methods Modifier and Type Method Description (package private) static CalciteFunctions.MorelTableFunction.Compiledcreate(String ml, String typeJson, org.apache.calcite.rel.type.RelDataTypeFactory typeFactory, Environment env, TypeSystem typeSystem, Session session)
-
-
-
Method Detail
-
create
static CalciteFunctions.MorelTableFunction.Compiled create(String ml, String typeJson, org.apache.calcite.rel.type.RelDataTypeFactory typeFactory, Environment env, TypeSystem typeSystem, Session session)
-
-