[GitHub] flink issue #3153: [hotfix] [docs] Insert closing parentheses on "Flink Data...

2017-01-19 Thread keijiyoshida
Github user keijiyoshida commented on the issue: https://github.com/apache/flink/pull/3153 Thanks for your checking and 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 #3153: [hotfix] [docs] Insert closing parentheses on "Fli...

2017-01-18 Thread keijiyoshida
GitHub user keijiyoshida opened a pull request: https://github.com/apache/flink/pull/3153 [hotfix] [docs] Insert closing parentheses on "Flink DataStream API Programming Guide". Insert closing parentheses into sample code on "Flink DataStream API Programming Guide&q

[GitHub] flink issue #3145: Fix a wrong function name `groupBy()` to `keyBy()` on the...

2017-01-18 Thread keijiyoshida
Github user keijiyoshida commented on the issue: https://github.com/apache/flink/pull/3145 @fhueske Thanks for your checking this PR! --- 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

[GitHub] flink pull request #3148: Remove one of duplicate "their" on the "Basic API ...

2017-01-17 Thread keijiyoshida
GitHub user keijiyoshida opened a pull request: https://github.com/apache/flink/pull/3148 Remove one of duplicate "their" on the "Basic API Concepts" document. This is a trivial fix and there is no related JIRA issue according to http://flink.a

[GitHub] flink pull request #3147: Fix an invalid return type of sample code on the "...

2017-01-17 Thread keijiyoshida
GitHub user keijiyoshida opened a pull request: https://github.com/apache/flink/pull/3147 Fix an invalid return type of sample code on the "Basic API Concepts" document. This is a trivial fix and there is no related JIRA issue according to http://flink.apache.org/

[GitHub] flink pull request #3146: Insert necessary closing parentheses into the "Bas...

2017-01-17 Thread keijiyoshida
GitHub user keijiyoshida opened a pull request: https://github.com/apache/flink/pull/3146 Insert necessary closing parentheses into the "Basic API Concepts" document. This is a trivial fix and there is no related JIRA issue according to http://flink.apache.org/

[GitHub] flink pull request #3145: Fix a wrong function name `groupBy()` to `keyBy()`...

2017-01-17 Thread keijiyoshida
GitHub user keijiyoshida opened a pull request: https://github.com/apache/flink/pull/3145 Fix a wrong function name `groupBy()` to `keyBy()` on the "Basic API Concepts" document. Fix a wrong function name `groupBy()` to `keyBy()` on the "Basic API Concepts" doc