[
https://issues.apache.org/jira/browse/FLINK-36132?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=18030007#comment-18030007
]
Xuyang Zhong commented on FLINK-36132:
--------------------------------------
Change the priority to Major to align with its parent's task.
> Remove codes that references TableSource and TableSink directly at the API
> level.
> ---------------------------------------------------------------------------------
>
> Key: FLINK-36132
> URL: https://issues.apache.org/jira/browse/FLINK-36132
> Project: Flink
> Issue Type: Technical Debt
> Components: Table SQL / API, Table SQL / Planner
> Reporter: Xuyang Zhong
> Assignee: Xuyang Zhong
> Priority: Blocker
> Fix For: 2.2.0
>
>
> This Jira is a sub-task in https://issues.apache.org/jira/browse/FLINK-33748
> This Jira is responsible for the following removal:
> ● Remove APIs related to TableEnvironmentInternal
> ○ #fromTableSource
> ○ #registerTableSourceInternal
> ○ #registerTableSinkInternal
> ● Remove APIs related to StreamTableEnvironment
> ○ #toAppendStream
> ○ #toRetractStream
> ● Update subclasses of Operation
> ○ Remove TableSourceQueryOperation
> ○ Update QueryOperationCatalogViewTable
> ○ Remove UnregisteredSinkModifyOperation
> ○ Remove RichTableSourceQueryOperation (heavily tested, consider a
> separate PR)
> ○ Remove OutputConversionModifyOperation (this part is pending, depends
> on Python)
> ...
--
This message was sent by Atlassian Jira
(v8.20.10#820010)