Class StreamPhysicalCalcRemoveRule
java.lang.Object
org.apache.flink.table.planner.plan.rules.physical.stream.StreamPhysicalCalcRemoveRule
Rule to remove trivial
StreamPhysicalCalc.-
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
-
StreamPhysicalCalcRemoveRule
public StreamPhysicalCalcRemoveRule()
-