[
https://issues.apache.org/jira/browse/FLINK-17254?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
shuiqiangchen updated FLINK-17254:
----------------------------------
Description:
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.
was:
Currently there are two ways to register a table sink/source in PyFlink table
API:
1) TableEnvironment.cohttps://issues.apache.org/jira/browse/FLINK-17254#nnect
2) TableEnvironment.sql_update
I think it's better to provide documentation and examples on how to use 2) in
PyFlink.
> 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
> Priority: Major
> Labels: beginners
> 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)