Details
-
Sub-task
-
Status: Closed
-
Major
-
Resolution: Done
-
None
-
DataSet API is formally deprecated, and will be removed in the next major release.
Description
DataSet API is described as "legacy", "soft deprecated" in user documentation [1]. The required tasks for formally deprecating / removing it, according to FLIP-131 [2], are all completed.
This task include marking all related API classes as `@Deprecated` and update the user documentation.
[1] https://nightlies.apache.org/flink/flink-docs-release-1.17/docs/dev/dataset/overview/
[2] https://cwiki.apache.org/confluence/pages/viewpage.action?pageId=158866741
Attachments
Issue Links
- causes
-
FLINK-32821 Streaming examples failed to execute due to error in packaging
- Resolved
- links to