[ 
https://issues.apache.org/jira/browse/FLINK-23246?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

JING ZHANG updated FLINK-23246:
-------------------------------
    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`

4. split Match_ROWTIME return type converter into a separator class which works 
before `DEFAULT_REWRITE`

  was:
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`


> 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
>            Assignee: JING ZHANG
>            Priority: Major
>
> 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`
> 4. split Match_ROWTIME return type converter into a separator class which 
> works before `DEFAULT_REWRITE`



--
This message was sent by Atlassian Jira
(v8.3.4#803005)

Reply via email to