[GitHub] flink pull request #5646: [hotfix] [javadocs] minor javadoc fix in Timestamp...

2018-03-07 Thread asfgit
Github user asfgit closed the pull request at:

https://github.com/apache/flink/pull/5646


---


[GitHub] flink pull request #5646: [hotfix] [javadocs] minor javadoc fix in Timestamp...

2018-03-06 Thread pjfanning
GitHub user pjfanning opened a pull request:

https://github.com/apache/flink/pull/5646

[hotfix] [javadocs] minor javadoc fix in TimestampAssigner




You can merge this pull request into a Git repository by running:

$ git pull https://github.com/pjfanning/flink patch-1

Alternatively you can review and apply these changes as the patch at:

https://github.com/apache/flink/pull/5646.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 #5646


commit 80ad9367593c3a17bec12ef2a1baa927b867a71d
Author: PJ Fanning 
Date:   2018-03-06T18:04:05Z

minor javadoc fix in TimestampAssigner.java




---