[GitHub] flink pull request: [FLINK-3955] [tableAPI] Rename Table.toSink() ...

2016-05-24 Thread asfgit
Github user asfgit closed the pull request at: https://github.com/apache/flink/pull/2023 --- If your project is set up for it, you can reply to this email and have your reply appear on GitHub as well. If your project does not have this feature enabled and wishes so, or if the feature is

[GitHub] flink pull request: [FLINK-3955] [tableAPI] Rename Table.toSink() ...

2016-05-24 Thread fhueske
Github user fhueske commented on the pull request: https://github.com/apache/flink/pull/2023#issuecomment-221191467 merging --- If your project is set up for it, you can reply to this email and have your reply appear on GitHub as well. If your project does not have this feature

[GitHub] flink pull request: [FLINK-3955] [tableAPI] Rename Table.toSink() ...

2016-05-24 Thread fhueske
Github user fhueske commented on the pull request: https://github.com/apache/flink/pull/2023#issuecomment-221184757 Thx @vasia! --- If your project is set up for it, you can reply to this email and have your reply appear on GitHub as well. If your project does not have this feature

[GitHub] flink pull request: [FLINK-3955] [tableAPI] Rename Table.toSink() ...

2016-05-24 Thread vasia
Github user vasia commented on the pull request: https://github.com/apache/flink/pull/2023#issuecomment-221184374 +1 looks good! --- If your project is set up for it, you can reply to this email and have your reply appear on GitHub as well. If your project does not have this feature

[GitHub] flink pull request: [FLINK-3955] [tableAPI] Rename Table.toSink() ...

2016-05-24 Thread fhueske
Github user fhueske commented on the pull request: https://github.com/apache/flink/pull/2023#issuecomment-221179338 Will merge this later today, unless somebody objects. --- If your project is set up for it, you can reply to this email and have your reply appear on GitHub as well. If

[GitHub] flink pull request: [FLINK-3955] [tableAPI] Rename Table.toSink() ...

2016-05-23 Thread fhueske
GitHub user fhueske opened a pull request: https://github.com/apache/flink/pull/2023 [FLINK-3955] [tableAPI] Rename Table.toSink() to Table.writeToSink(). Renames `Table.toSink()` to `Table.writeToSink()`. `Table.toSink()` indicates that the `Table` is converted into a sink