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/07 12:08:00 UTC

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

godfrey he created FLINK-20511:
----------------------------------

             Summary: 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


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)