[
https://issues.apache.org/jira/browse/FLINK-33041?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17762613#comment-17762613
]
Etienne Chauchot commented on FLINK-33041:
------------------------------------------
[~Wencong Liu] yes, your article is way more comprehensive as targeted to
completeness. I pointed the article just in case it was useful to add some
content (what you are proposing here). I could take a look at the PR but, as
I'm quite busy at the moment, I don't want to incur delays. So, don't wait for
me, if I have time in a reasonable delay, I'll comment, if not, another
reviewer could merge.
> Add an introduction about how to migrate DataSet API to DataStream
> ------------------------------------------------------------------
>
> Key: FLINK-33041
> URL: https://issues.apache.org/jira/browse/FLINK-33041
> Project: Flink
> Issue Type: Improvement
> Components: Documentation
> Affects Versions: 1.18.0
> Reporter: Wencong Liu
> Priority: Major
> Fix For: 1.18.0
>
>
> The DataSet API has been formally deprecated and will no longer receive
> active maintenance and support. It will be removed in the Flink 2.0 version.
> Flink users are recommended to migrate from the DataSet API to the DataStream
> API, Table API and SQL for their data processing requirements.
> Most of the DataSet operators can be implemented using the DataStream API.
> However, we believe it would be beneficial to have an introductory article on
> the Flink website that guides users in migrating their DataSet jobs to
> DataStream.
--
This message was sent by Atlassian Jira
(v8.20.10#820010)