You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@flink.apache.org by "Fabian Hueske (JIRA)" <ji...@apache.org> on 2016/05/24 09:39:12 UTC

[jira] [Closed] (FLINK-3955) Change Table.toSink() to Table.writeToSink()

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

Fabian Hueske closed FLINK-3955.
--------------------------------
       Resolution: Implemented
    Fix Version/s: 1.1.0

Implemented with 829c75c49531c64b5c73acd199d3d2a87388d54f

> Change Table.toSink() to Table.writeToSink()
> --------------------------------------------
>
>                 Key: FLINK-3955
>                 URL: https://issues.apache.org/jira/browse/FLINK-3955
>             Project: Flink
>          Issue Type: Improvement
>          Components: Table API
>    Affects Versions: 1.1.0
>            Reporter: Fabian Hueske
>            Assignee: Fabian Hueske
>             Fix For: 1.1.0
>
>
> Currently, a {{Table}} can be emitted to a {{TableSink}} using the {{Table.toSink()}} method.
> However, the name of the method indicates that the {{Table}} is converted into a {{Sink}}.
> Therefore, I propose to change the method to {{Table.writeToSink()}}.



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)