[
https://issues.apache.org/jira/browse/FLINK-17254?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Dian Fu closed FLINK-17254.
---------------------------
Fix Version/s: 1.9.4
1.10.1
Resolution: Resolved
Merged to
- master via 2e475477e262bbf11e08e06592fa0a6a4c834a36
- release-1.10 via 4bf544ead13b8cb9c4e01e807c7a79a8113c6034
- release-1.9 via 4b45e8b3aa07eb37355cf7752b288fc7ed1bf2d2
> Improve the PyFlink documentation and examples to use SQL DDL for source/sink
> definition
> ----------------------------------------------------------------------------------------
>
> Key: FLINK-17254
> URL: https://issues.apache.org/jira/browse/FLINK-17254
> Project: Flink
> Issue Type: Improvement
> Components: API / Python, Documentation
> Reporter: sunjincheng
> Assignee: shuiqiangchen
> Priority: Major
> Labels: beginners, pull-request-available
> Fix For: 1.10.1, 1.11.0, 1.9.4
>
>
> Currently there are two ways to register a table sink/source in PyFlink table
> API:
> 1) TableEnvironment.connect
> 2) TableEnvironment.sql_update
> I think it's better to provide documentation and examples on how to use 2) in
> PyFlink.
--
This message was sent by Atlassian Jira
(v8.3.4#803005)