[
https://issues.apache.org/jira/browse/FLINK-16449?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17056747#comment-17056747
]
Marta Paes Moreira commented on FLINK-16449:
--------------------------------------------
Hi, AT-Fieldless.
Thanks for your interest in this issue, I asked [~rmetzger] to assign it to
you! Regarding your question:
* registerFunction is not deprecated in Flink 1.10 and this change should
target the release-1.10 branch. It's been marked as deprecated on master since
then, though;
* The InsertInto method you mention has a different signature to the one used
in the walkthrough.
> 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
> Assignee: Robert Metzger
> Priority: Minor
>
> 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)