Class StreamPhysicalCalcRemoveRule

java.lang.Object
org.apache.flink.table.planner.plan.rules.physical.stream.StreamPhysicalCalcRemoveRule

public class StreamPhysicalCalcRemoveRule extends Object
Rule to remove trivial StreamPhysicalCalc.
  • Field Details

    • INSTANCE

      public static final org.apache.calcite.rel.rules.CalcRemoveRule INSTANCE
  • Constructor Details

    • StreamPhysicalCalcRemoveRule

      public StreamPhysicalCalcRemoveRule()