Package org.spf4j.avro.calcite
Class InterpreterUtils
- java.lang.Object
-
- org.spf4j.avro.calcite.InterpreterUtils
-
public final class InterpreterUtils extends Object
- Author:
- Zoltan Farkas
-
-
Method Summary
All Methods Static Methods Concrete Methods Modifier and Type Method Description static org.apache.calcite.interpreter.ScalartoScalar(List<org.apache.calcite.rex.RexNode> filters, org.apache.calcite.rel.type.RelDataType rowType, org.apache.calcite.DataContext dataContext)
-