[
https://issues.apache.org/jira/browse/FLINK-33748?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17875797#comment-17875797
]
xuyang commented on FLINK-33748:
--------------------------------
[~lincoln.86xy] That's right, I've taken some time to outline a general removal
plan, which is divided into five main sections with certain dependencies among
them. Since JIRA doesn't allow for nested sub-tasks, I will create five new
JIRA tickets linked this one, and each owns a set of sub-tasks.
# Remove codes that references TableSource and TableSink directly at the API
level.
# Remove subclass implementations of TableSource and TableSink, along with
their corresponding Factory classes.
# Remove the classes associated with TableSource and TableSink as part of the
optimization process.
# Remove the TableSource and TableSink ecosystem APIs like TableFactory,
DefinedFieldMapping, FilterableTableSource, etc.
# Remove others like utils, docs, the TableSource & TableSink impl, etc.
# (Remove code in other connector repo.)
> Remove legacy TableSource/TableSink API in 2.0
> ----------------------------------------------
>
> Key: FLINK-33748
> URL: https://issues.apache.org/jira/browse/FLINK-33748
> Project: Flink
> Issue Type: Technical Debt
> Components: Table SQL / API
> Reporter: Weijie Guo
> Assignee: xuyang
> Priority: Major
> Labels: 2.0-related
> Fix For: 2.0.0
>
>
> {{TableSource}} and {{TableSink}} already marked as deprecated in
> FLINK-19453, and can be removed in 2.0.
--
This message was sent by Atlassian Jira
(v8.20.10#820010)