| Class | Description |
|---|---|
| BatchExecPythonAggregateRule |
The physical rule which is responsible for converting
FlinkLogicalAggregate to BatchExecPythonGroupAggregate. |
| BatchExecPythonCorrelateRule |
The physical rule is responsible for convert
FlinkLogicalCorrelate to BatchExecPythonCorrelate. |
| BatchExecPythonWindowAggregateRule |
The physical rule is responsible for convert
FlinkLogicalWindowAggregate to BatchExecPythonGroupWindowAggregate. |
Copyright © 2014–2021 The Apache Software Foundation. All rights reserved.