You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@flink.apache.org by "godfrey he (Jira)" <ji...@apache.org> on 2020/12/09 08:11:00 UTC

[jira] [Closed] (FLINK-20511) Deprecate the classes in scala `nodes.exec` package

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

godfrey he closed FLINK-20511.
------------------------------
    Resolution: Done

master: 4930d72f16a63a9dd65b96eadaab940e605ea8c0

> Deprecate the classes in scala `nodes.exec` package
> ---------------------------------------------------
>
>                 Key: FLINK-20511
>                 URL: https://issues.apache.org/jira/browse/FLINK-20511
>             Project: Flink
>          Issue Type: Sub-task
>          Components: Table SQL / Planner
>            Reporter: godfrey he
>            Assignee: godfrey he
>            Priority: Major
>              Labels: pull-request-available
>
> As we will separate the implementation of {{RelNode}} and {{ExecNode}}, the new classes introduce for {{ExecNode}} implementation will be Java. So the classes in `nodes.exec` package will be deprecated, we will rename {{ExecNodeBase}} to {{LegaceExecNodeBase}}, rename {{BatchExecNode}} to {{LegacyBatchExecNode}}, and rename {{StreamExecNode}} to {{LegacyStreamExecNode}}



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