GitHub user Aitozi opened a pull request:
https://github.com/apache/flink/pull/4878
[FLINK-7895][hotfix][docs]Fix error in example in get late message in
window doc
* getSideOutput api is only available in SingleOutputOperator class, and is
not the part of the base class
You can merge this pull request into a Git repository by running:
$ git pull https://github.com/Aitozi/flink FLINK-7895
Alternatively you can review and apply these changes as the patch at:
https://github.com/apache/flink/pull/4878.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 #4878
----
commit ce09fb63138df9fe00af1281e8ee41cc0ad5bb45
Author: minwenjun <[email protected]>
Date: 2017-10-20T20:11:58Z
fix error in example in get late message in window doc
----
---