Details
-
Improvement
-
Status: Reopened
-
Not a Priority
-
Resolution: Unresolved
-
1.10.0
-
None
Description
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.