Package org.apache.calcite.interpreter
Class UnionNode
java.lang.Object
org.apache.calcite.interpreter.UnionNode
- All Implemented Interfaces:
AutoCloseable,Node
Deprecated.
Interpreter node that implements a
Union.-
Constructor Details
-
UnionNode
Deprecated.
-
-
Method Details
-
run
Deprecated.- Specified by:
runin interfaceNode- Throws:
InterruptedException
-
SetOpNode