Class UnionNode

java.lang.Object
org.apache.calcite.interpreter.UnionNode
All Implemented Interfaces:
AutoCloseable, Node

@Deprecated public class UnionNode extends Object implements Node
Deprecated.
Interpreter node that implements a Union.