[
https://issues.apache.org/jira/browse/FLINK-37047?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17917007#comment-17917007
]
Zhanghao Chen commented on FLINK-37047:
---------------------------------------
Hi [~yyhx], I've noticed two potential issues, PTAL:
# There're a few config options marked as deprecated DataSet options on
[doc|https://nightlies.apache.org/flink/flink-docs-master/docs/deployment/config/#deprecated-options]:
but they are not removed and still used in the codebase
# There're still a few places in the Chinese doc that references DataSet API,
e.g.
[https://nightlies.apache.org/flink/flink-docs-master/zh/docs/deployment/elastic_scaling/]
and
[https://nightlies.apache.org/flink/flink-docs-master/zh/docs/deployment/speculative_execution/]
Other than that, LGTM.
> Cross-team verification for "Remove DataSet API"
> ------------------------------------------------
>
> Key: FLINK-37047
> URL: https://issues.apache.org/jira/browse/FLINK-37047
> Project: Flink
> Issue Type: Sub-task
> Reporter: Xintong Song
> Priority: Blocker
> Fix For: 2.0.0
>
>
> In Flink 2.0, we have removed all DataSet API. To confirm this change, please
> follow the two main steps outlined below.
> 1. Check whether the master/release-2.0 branch still has modules and codes
> related to DataSet API.
> 2. Check if there is any more information about DataSet API in the
> documentation.
--
This message was sent by Atlassian Jira
(v8.20.10#820010)