Class MatchNode

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

public class MatchNode extends Object
Interpreter node that implements a Match.