[
https://issues.apache.org/jira/browse/FLINK-33041?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Xintong Song closed FLINK-33041.
--------------------------------
Fix Version/s: 1.18.1
Assignee: Wencong Liu
Resolution: Done
- master (1.19): 9fcea6e61a99c673205baf21a1159647099fdf67
- release-1.18: c0866243ce7283e26544472368b860991463a9f8
> 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
> Assignee: Wencong Liu
> Priority: Major
> Labels: pull-request-available
> Fix For: 1.19.0, 1.18.1
>
>
> 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)