public class JaninoRexCompiler extends Object
| Constructor and Description |
|---|
JaninoRexCompiler(RexBuilder rexBuilder) |
| Modifier and Type | Method and Description |
|---|---|
Scalar.Producer |
compile(List<RexNode> nodes,
RelDataType inputRowType) |
public JaninoRexCompiler(RexBuilder rexBuilder)
public Scalar.Producer compile(List<RexNode> nodes, RelDataType inputRowType)
Copyright © 2012-2022 Apache Software Foundation. All Rights Reserved.