[jira] [Created] (FLINK-3596) DataSet RelNode refactoring

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

[jira] [Created] (FLINK-3596) DataSet RelNode refactoring

Shang Yuanchun (Jira)
Vasia Kalavri created FLINK-3596:
------------------------------------

             Summary: DataSet RelNode refactoring
                 Key: FLINK-3596
                 URL: https://issues.apache.org/jira/browse/FLINK-3596
             Project: Flink
          Issue Type: Improvement
          Components: Table API
    Affects Versions: 1.1.0
            Reporter: Vasia Kalavri
            Assignee: Vasia Kalavri


After discussion with [~fhueske], [~chengxiang li], and [~twalthr], we have decided to make the following refactoring:

- Make the DataSet RelNodes correspond to logical relational operators.
- Move the code generation from the rules into the DataSet RelNodes.
- Remove the Flink RelNode layer and have a 1-pass translation instead of a 2-pass translation as currently.



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)