Class FlinkLogicalCalcRemoveRule
java.lang.Object
org.apache.flink.table.planner.plan.rules.logical.FlinkLogicalCalcRemoveRule
Rule to remove trivial
FlinkLogicalCalc.-
Field Summary
FieldsModifier and TypeFieldDescriptionstatic final org.apache.calcite.rel.rules.CalcRemoveRule -
Constructor Summary
Constructors -
Method Summary
-
Field Details
-
INSTANCE
public static final org.apache.calcite.rel.rules.CalcRemoveRule INSTANCE
-
-
Constructor Details
-
FlinkLogicalCalcRemoveRule
public FlinkLogicalCalcRemoveRule()
-