GitHub user dawidwys opened a pull request:
https://github.com/apache/flink/pull/6268
[FLINK-9576] Fixed documentation for contiguity within looping pattern.
Fixed example in the documentation plus restructured it a bit to make it
more straightforward.
You can merge this pull request into a Git repository by running:
$ git pull https://github.com/dawidwys/flink FLINK-9576
Alternatively you can review and apply these changes as the patch at:
https://github.com/apache/flink/pull/6268.patch
To close this pull request, make a commit to your master/trunk branch
with (at least) the following in the commit message:
This closes #6268
----
commit b569d4b951f173d3a7123381fa3dd2e9f1905019
Author: Dawid Wysakowicz <dwysakowicz@...>
Date: 2018-07-05T14:48:17Z
[FLINK-9576] Fixed documentation for contiguity within looping pattern.
----
---