Package org.apache.calcite.interpreter
Class Interpreters
java.lang.Object
org.apache.calcite.interpreter.Interpreters
Utilities relating to
Interpreter
and InterpretableConvention
.-
Method Summary
Modifier and TypeMethodDescriptionstatic ArrayBindable
Creates aBindable
that interprets a given relational expression.
-
Method Details
-
bindable
Creates aBindable
that interprets a given relational expression.
-