[ 
https://issues.apache.org/jira/browse/FLINK-3955?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15297924#comment-15297924
 ] 

ASF GitHub Bot commented on FLINK-3955:
---------------------------------------

Github user asfgit closed the pull request at:

    https://github.com/apache/flink/pull/2023


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

Reply via email to