| Package | Description |
|---|---|
| org.apache.flink.table.planner.plan.rules.physical.stream |
| Class and Description |
|---|
| StreamExecPythonGroupWindowAggregateRule
The physical rule is responsible for converting
FlinkLogicalWindowAggregate to StreamExecPythonGroupWindowAggregate. |
| StreamExecPythonOverAggregateRule
The physical rule is responsible for converting
FlinkLogicalOverAggregate to StreamExecPythonOverAggregate. |
| WatermarkAssignerChangelogNormalizeTransposeRule
Transpose
StreamExecWatermarkAssigner past into StreamExecChangelogNormalize. |
| WatermarkAssignerChangelogNormalizeTransposeRule.Config
Rule configuration.
|
Copyright © 2014–2021 The Apache Software Foundation. All rights reserved.