Class FlinkLogicalCalcRemoveRule
- java.lang.Object
-
- org.apache.flink.table.planner.plan.rules.logical.FlinkLogicalCalcRemoveRule
-
public class FlinkLogicalCalcRemoveRule extends Object
Rule to remove trivialFlinkLogicalCalc
.
-
-
Field Summary
Fields Modifier and Type Field Description static org.apache.calcite.rel.rules.CalcRemoveRule
INSTANCE
-
Constructor Summary
Constructors Constructor Description FlinkLogicalCalcRemoveRule()
-