[jira] [Created] (FLINK-15877) Stop using deprecated methods from TableSource interface

classic Classic list List threaded Threaded
1 message Options
Reply | Threaded
Open this post in threaded view
|

[jira] [Created] (FLINK-15877) Stop using deprecated methods from TableSource interface

Shang Yuanchun (Jira)
Kurt Young created FLINK-15877:
----------------------------------

             Summary: 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
             Fix For: 1.11.0


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)