[GitHub] flink pull request: [FLINK-2092] Adjust documentation for print()/...

2015-06-07 Thread rmetzger
Github user rmetzger closed the pull request at: https://github.com/apache/flink/pull/774 --- 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 ena

[GitHub] flink pull request: [FLINK-2092] Adjust documentation for print()/...

2015-06-07 Thread rmetzger
Github user rmetzger commented on the pull request: https://github.com/apache/flink/pull/774#issuecomment-109802799 I've merged the change. --- 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 th

[GitHub] flink pull request: [FLINK-2092] Adjust documentation for print()/...

2015-06-04 Thread rmetzger
Github user rmetzger commented on the pull request: https://github.com/apache/flink/pull/774#issuecomment-108863972 I addressed all your comments. Thank you for the review. --- If your project is set up for it, you can reply to this email and have your reply appear on GitHub as

[GitHub] flink pull request: [FLINK-2092] Adjust documentation for print()/...

2015-06-04 Thread rmetzger
Github user rmetzger commented on a diff in the pull request: https://github.com/apache/flink/pull/774#discussion_r31713906 --- Diff: docs/apis/programming_guide.md --- @@ -394,26 +382,66 @@ def write(outputFormat: FileOutputFormat[T], writeMode: WriteMode = WriteMode.NO_OV

[GitHub] flink pull request: [FLINK-2092] Adjust documentation for print()/...

2015-06-04 Thread uce
Github user uce commented on the pull request: https://github.com/apache/flink/pull/774#issuecomment-108795427 Thanks so much for updating the docs and starting the discussion on the ML. If you don't have time to adress my comments, just give your feedback and I can take care of it. :

[GitHub] flink pull request: [FLINK-2092] Adjust documentation for print()/...

2015-06-04 Thread uce
Github user uce commented on a diff in the pull request: https://github.com/apache/flink/pull/774#discussion_r31703637 --- Diff: docs/apis/programming_guide.md --- @@ -394,26 +382,66 @@ def write(outputFormat: FileOutputFormat[T], writeMode: WriteMode = WriteMode.NO_OVERWRI

[GitHub] flink pull request: [FLINK-2092] Adjust documentation for print()/...

2015-06-04 Thread uce
Github user uce commented on a diff in the pull request: https://github.com/apache/flink/pull/774#discussion_r31703697 --- Diff: docs/apis/programming_guide.md --- @@ -394,26 +382,66 @@ def write(outputFormat: FileOutputFormat[T], writeMode: WriteMode = WriteMode.NO_OVERWRI

[GitHub] flink pull request: [FLINK-2092] Adjust documentation for print()/...

2015-06-04 Thread uce
Github user uce commented on a diff in the pull request: https://github.com/apache/flink/pull/774#discussion_r31703506 --- Diff: docs/apis/programming_guide.md --- @@ -394,26 +382,66 @@ def write(outputFormat: FileOutputFormat[T], writeMode: WriteMode = WriteMode.NO_OVERWRI

[GitHub] flink pull request: [FLINK-2092] Adjust documentation for print()/...

2015-06-04 Thread uce
Github user uce commented on a diff in the pull request: https://github.com/apache/flink/pull/774#discussion_r31703441 --- Diff: docs/apis/programming_guide.md --- @@ -394,26 +382,66 @@ def write(outputFormat: FileOutputFormat[T], writeMode: WriteMode = WriteMode.NO_OVERWRI

[GitHub] flink pull request: [FLINK-2092] Adjust documentation for print()/...

2015-06-04 Thread uce
Github user uce commented on a diff in the pull request: https://github.com/apache/flink/pull/774#discussion_r31703387 --- Diff: docs/apis/programming_guide.md --- @@ -394,26 +382,66 @@ def write(outputFormat: FileOutputFormat[T], writeMode: WriteMode = WriteMode.NO_OVERWRI

[GitHub] flink pull request: [FLINK-2092] Adjust documentation for print()/...

2015-06-04 Thread uce
Github user uce commented on a diff in the pull request: https://github.com/apache/flink/pull/774#discussion_r31703262 --- Diff: docs/apis/programming_guide.md --- @@ -283,7 +284,7 @@ This will create a new DataSet by converting every String in the original set to an Integer.

[GitHub] flink pull request: [FLINK-2092] Adjust documentation for print()/...

2015-06-04 Thread uce
Github user uce commented on a diff in the pull request: https://github.com/apache/flink/pull/774#discussion_r31703115 --- Diff: docs/apis/programming_guide.md --- @@ -189,6 +187,10 @@ that creates the type information for Flink operations. + + + Ha

[GitHub] flink pull request: [FLINK-2092] Adjust documentation for print()/...

2015-06-03 Thread rmetzger
GitHub user rmetzger opened a pull request: https://github.com/apache/flink/pull/774 [FLINK-2092] Adjust documentation for print()/collect() semantics update You can merge this pull request into a Git repository by running: $ git pull https://github.com/rmetzger/flink flink209