You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@flink.apache.org by "Shuyi Chen (JIRA)" <ji...@apache.org> on 2018/03/26 21:53:00 UTC

[jira] [Updated] (FLINK-9059) Add support for unified table source and sink declaration in environment file

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

Shuyi Chen updated FLINK-9059:
------------------------------
    Description: 
1) Add a common property called "type" with single value 'source'.
2) in yaml file, replace "sources" with "tables".

  was:
1) Add a common property called "tableType" with single value 'source'.
2) in yaml file, replace "sources" with "tables".


> Add support for unified table source and sink declaration in environment file
> -----------------------------------------------------------------------------
>
>                 Key: FLINK-9059
>                 URL: https://issues.apache.org/jira/browse/FLINK-9059
>             Project: Flink
>          Issue Type: Task
>          Components: Table API &amp; SQL
>            Reporter: Shuyi Chen
>            Assignee: Shuyi Chen
>            Priority: Major
>             Fix For: 1.5.0
>
>
> 1) Add a common property called "type" with single value 'source'.
> 2) in yaml file, replace "sources" with "tables".



--
This message was sent by Atlassian JIRA
(v7.6.3#76005)