sunjincheng created FLINK-17254:
-----------------------------------
Summary: 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
Reporter: sunjincheng
Fix For: 1.11.0
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)