[
https://issues.apache.org/jira/browse/FLINK-20511?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17246346#comment-17246346
]
godfrey he edited comment on FLINK-20511 at 12/18/20, 8:36 AM:
---------------------------------------------------------------
Fixed in 1.13.0: 4930d72f16a63a9dd65b96eadaab940e605ea8c0
was (Author: godfreyhe):
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
> Fix For: 1.13.0
>
>
> 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)