[GitHub] flink pull request #5981: fix syntax error in dataset_transformations.md

2018-05-09 Thread kgeis
GitHub user kgeis opened a pull request: https://github.com/apache/flink/pull/5981 fix syntax error in dataset_transformations.md fix minor code syntax error You can merge this pull request into a Git repository by running: $ git pull https://github.com/kgeis/flink patch-2

[GitHub] flink issue #4459: [FLINK-7221] [jdbc] Throw exception if execution of last ...

2017-08-02 Thread kgeis
Github user kgeis commented on the issue: https://github.com/apache/flink/pull/4459 (I filed FLINK-7221). Thanks for putting this together. I've reviewed the change and have no criticism. --- If your project is set up for it, you can reply to this email and have your reply appe

[GitHub] flink pull request #4303: fix doc typo in DataStreamRel

2017-07-11 Thread kgeis
GitHub user kgeis opened a pull request: https://github.com/apache/flink/pull/4303 fix doc typo in DataStreamRel Thanks for contributing to Apache Flink. Before you open your pull request, please take the following check list into consideration. If your changes take all of the

[GitHub] flink pull request #4300: fix Java typo in dataset transformations doc

2017-07-11 Thread kgeis
GitHub user kgeis opened a pull request: https://github.com/apache/flink/pull/4300 fix Java typo in dataset transformations doc Thanks for contributing to Apache Flink. Before you open your pull request, please take the following check list into consideration. If your changes

[GitHub] flink pull request #3754: update Table API Java examples

2017-04-21 Thread kgeis
GitHub user kgeis opened a pull request: https://github.com/apache/flink/pull/3754 update Table API Java examples add trailing semicolons to Java examples in table_api.md for correct syntax You can merge this pull request into a Git repository by running: $ git pull https