| Package | Description |
|---|---|
| org.apache.flink.table.planner.plan.rules.physical.stream |
| Class and Description |
|---|
| PushFilterPastChangelogNormalizeRule.Config
Configuration for
PushFilterPastChangelogNormalizeRule. |
| StreamPhysicalPythonGroupWindowAggregateRule
The physical rule is responsible for converting
FlinkLogicalWindowAggregate to StreamPhysicalPythonGroupWindowAggregate. |
| StreamPhysicalPythonOverAggregateRule
The physical rule is responsible for converting
FlinkLogicalOverAggregate to StreamPhysicalPythonOverAggregate. |
| TwoStageOptimizedWindowAggregateRule
Rule that matches
StreamPhysicalWindowAggregate on StreamPhysicalExchange with
following condition:
the applied windowing is not on processing-time, because processing-time should be
materialized in a single node. |
| WatermarkAssignerChangelogNormalizeTransposeRule
Transpose
StreamPhysicalWatermarkAssigner past into StreamPhysicalChangelogNormalize. |
| WatermarkAssignerChangelogNormalizeTransposeRule.Config
Rule configuration.
|
Copyright © 2014–2022 The Apache Software Foundation. All rights reserved.