[
https://issues.apache.org/jira/browse/FLINK-15877?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Kurt Young closed FLINK-15877.
------------------------------
Fix Version/s: (was: 1.11.0)
Resolution: Not A Problem
This will be fixed by design after we use new table source interface to fully
replaced this old one.
> Stop using deprecated methods from TableSource interface
> --------------------------------------------------------
>
> Key: FLINK-15877
> URL: https://issues.apache.org/jira/browse/FLINK-15877
> Project: Flink
> Issue Type: Improvement
> Components: Table SQL / API
> Reporter: Kurt Young
> Priority: Major
>
> This is an *umbrella* issue to track the cleaning work of current TableSource
> interface.
> Currently, methods like `getReturnType` and `getTableSchema` are already
> deprecated, but still used by lots of codes in various connectors and test
> codes. We should make sure no connector and testing codes would use these
> deprecated methods anymore, except for the backward compatibility callings.
> This is to prepare for the further interface improvement.
>
>
--
This message was sent by Atlassian Jira
(v8.3.4#803005)