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:
run
in interfaceNode
- Throws:
InterruptedException
-
SetOpNode