Details
-
Improvement
-
Status: Closed
-
Major
-
Resolution: Duplicate
-
None
-
None
-
None
Description
Refactor the time indicator materialization, including
1. Move `time_indicator` materialize after `logical_rewrite` phase, which is closely before the physical optimization
2. Port `RelTimeIndicatorConverter` from scala to Java
3. Refator `RelTimeIndicatorConverter` to match `FlinkLogicalRel`
Attachments
Issue Links
- duplicates
-
FLINK-23246 Refactor the time indicator materialization
- Closed