Xintong Song created FLINK-32558:
------------------------------------
Summary: Properly deprecate DataSet API
Key: FLINK-32558
URL: https://issues.apache.org/jira/browse/FLINK-32558
Project: Flink
Issue Type: Sub-task
Components: API / DataSet
Reporter: Xintong Song
Fix For: 1.18.0
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
--
This message was sent by Atlassian Jira
(v8.20.10#820010)