[jira] [Created] (FLINK-6089) Implement decoration phase for rewriting predicated logical plan after volcano optimization phase

classic Classic list List threaded Threaded
1 message Options
Reply | Threaded
Open this post in threaded view
|

[jira] [Created] (FLINK-6089) Implement decoration phase for rewriting predicated logical plan after volcano optimization phase

Shang Yuanchun (Jira)
Shaoxuan Wang created FLINK-6089:
------------------------------------

             Summary: Implement decoration phase for rewriting predicated logical plan after volcano optimization phase
                 Key: FLINK-6089
                 URL: https://issues.apache.org/jira/browse/FLINK-6089
             Project: Flink
          Issue Type: Sub-task
            Reporter: Shaoxuan Wang
            Assignee: Shaoxuan Wang


At present, there is no chance to modify the DataStreamRel tree after the volcano optimization. We consider to add a decoration phase after volcano optimization phase. Decoration phase is dedicated for rewriting predicated logical plan and is independent of cost module. After decoration phase is added, we get the chance to apply retraction rules at this phase.



--
This message was sent by Atlassian JIRA
(v6.3.15#6346)