public class JaninoRexCompiler extends Object
Constructor and Description |
---|
JaninoRexCompiler(org.apache.calcite.rex.RexBuilder rexBuilder) |
Modifier and Type | Method and Description |
---|---|
org.apache.calcite.interpreter.Scalar.Producer |
compile(List<org.apache.calcite.rex.RexNode> nodes,
org.apache.calcite.rel.type.RelDataType inputRowType) |
public JaninoRexCompiler(org.apache.calcite.rex.RexBuilder rexBuilder)
public org.apache.calcite.interpreter.Scalar.Producer compile(List<org.apache.calcite.rex.RexNode> nodes, org.apache.calcite.rel.type.RelDataType inputRowType)
Copyright © 2014–2024 The Apache Software Foundation. All rights reserved.