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 ArrayBindableCreates aBindablethat interprets a given relational expression.
-
Method Details
-
bindable
Creates aBindablethat interprets a given relational expression.
-