You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@flink.apache.org by "Dian Fu (Jira)" <ji...@apache.org> on 2020/04/30 01:44:00 UTC

[jira] [Assigned] (FLINK-17254) Improve the PyFlink documentation and examples to use SQL DDL for source/sink definition

     [ https://issues.apache.org/jira/browse/FLINK-17254?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Dian Fu reassigned FLINK-17254:
-------------------------------

    Assignee: shuiqiangchen

> 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.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)