[
https://issues.apache.org/jira/browse/FLINK-32742?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17751865#comment-17751865
]
Wencong Liu commented on FLINK-32742:
-------------------------------------
Good idea [~jiabao.sun]. Maybe you could find all classes that depend on
flink-examples-batch (these classes are not testing or designed for DataSet
API, otherwise they can be deleted directly in the future). Then decouple them
in a seperated jira. I'll help you assign that ticket, WDYT?
> Remove flink-examples-batch module
> ----------------------------------
>
> Key: FLINK-32742
> URL: https://issues.apache.org/jira/browse/FLINK-32742
> Project: Flink
> Issue Type: Technical Debt
> Components: Examples
> Affects Versions: 2.0.0
> Reporter: Wencong Liu
> Priority: Major
> Labels: 2.0-related
> Fix For: 2.0.0
>
>
> All DataSet APIs will be deprecated in [FLINK-32558], and the examples in the
> flink-examples-batch module should no longer be included in flink-dist. This
> change aims to prevent guiding users to continue to use the DataSet API.
> However, it is important to note that for testing purposes, the module is
> still utilized by many end-to-end tests. Therefore, we should explore options
> to remove the examples from the flink-dist before removing the DataSet API.
--
This message was sent by Atlassian Jira
(v8.20.10#820010)