JING ZHANG created FLINK-23246:
----------------------------------
Summary: Refactor the time indicator materialization
Key: FLINK-23246
URL: https://issues.apache.org/jira/browse/FLINK-23246
Project: Flink
Issue Type: Sub-task
Components: Table SQL / Planner
Reporter: JING ZHANG
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`
--
This message was sent by Atlassian Jira
(v8.3.4#803005)