[GitHub] flink pull request #3775: [FLINK-6386] Missing bracket in 'Compiler Limitati...

2017-04-26 Thread zentol
Github user zentol commented on a diff in the pull request: https://github.com/apache/flink/pull/3775#discussion_r113378988 --- Diff: docs/dev/java8.md --- @@ -104,7 +104,7 @@ input.filter(line -> !line.contains("not")) Currently, Flink only supports jobs containing Lambda

[GitHub] flink pull request #3775: [FLINK-6386] Missing bracket in 'Compiler Limitati...

2017-04-25 Thread bowenli86
GitHub user bowenli86 opened a pull request: https://github.com/apache/flink/pull/3775 [FLINK-6386] Missing bracket in 'Compiler Limitation' section Thanks for contributing to Apache Flink. Before you open your pull request, please take the following check list into consideration.