You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@flink.apache.org by "Marta Paes Moreira (Jira)" <ji...@apache.org> on 2020/03/05 23:29:00 UTC

[jira] [Created] (FLINK-16449) Deprecated methods in the Table API walkthrough.

Marta Paes Moreira created FLINK-16449:
------------------------------------------

             Summary: Deprecated methods in the Table API walkthrough.
                 Key: FLINK-16449
                 URL: https://issues.apache.org/jira/browse/FLINK-16449
             Project: Flink
          Issue Type: Improvement
          Components: Quickstarts, Table SQL / API
    Affects Versions: 1.10.0
            Reporter: Marta Paes Moreira


The sample code provided for the Table API walkthrough [1] includes methods that have been deprecated in Flink 1.10 (FLIP-64): registerTableSource, registerTableSink, scan.

This can be confusing to users trying to get started, also because finding how to use the alternative methods is not very intuitive.

[1] [https://ci.apache.org/projects/flink/flink-docs-release-1.10/getting-started/walkthroughs/table_api.html]



--
This message was sent by Atlassian Jira
(v8.3.4#803005)