[
https://issues.apache.org/jira/browse/FLINK-16449?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17060839#comment-17060839
]
AT-Fieldless commented on FLINK-16449:
--------------------------------------
Hi Timo Walther, thanks for your advice.
Actually they have a built-in timestamps,(the code isĀ
_UnboundedTransactionTableSource,_ you can find in source code), however, it
still did not work and the exception is the same.
I will try to use DDL in this issue.
> 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
> Attachments: 1.png
>
>
> 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)