[
https://issues.apache.org/jira/browse/FLINK-36132?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Weijie Guo updated FLINK-36132:
-------------------------------
Priority: Blocker (was: Major)
> 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
> Assignee: xuyang
> Priority: Blocker
> Labels: 2.0-related
> Fix For: 2.0-preview
>
>
> 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)