[GitHub] flink pull request #4530: [FLINK-7245] [stream] Support holding back waterma...

2017-08-29 Thread asfgit
Github user asfgit closed the pull request at: https://github.com/apache/flink/pull/4530 --- 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 enab

[GitHub] flink pull request #4530: [FLINK-7245] [stream] Support holding back waterma...

2017-08-17 Thread fhueske
Github user fhueske commented on a diff in the pull request: https://github.com/apache/flink/pull/4530#discussion_r133843667 --- Diff: flink-libraries/flink-table/src/test/scala/org/apache/flink/table/runtime/operators/KeyedCoProcessOperatorWithWatermarkDelayTest.scala --- @@ -0,0

[GitHub] flink pull request #4530: [FLINK-7245] [stream] Support holding back waterma...

2017-08-17 Thread fhueske
Github user fhueske commented on a diff in the pull request: https://github.com/apache/flink/pull/4530#discussion_r133843854 --- Diff: flink-libraries/flink-table/src/test/scala/org/apache/flink/table/runtime/operators/KeyedProcessOperatorWithWatermarkDelayTest.scala --- @@ -0,0 +

[GitHub] flink pull request #4530: [FLINK-7245] [stream] Support holding back waterma...

2017-08-17 Thread fhueske
Github user fhueske commented on a diff in the pull request: https://github.com/apache/flink/pull/4530#discussion_r133843436 --- Diff: flink-libraries/flink-table/src/test/scala/org/apache/flink/table/runtime/operators/KeyedCoProcessOperatorWithWatermarkDelayTest.scala --- @@ -0,0

[GitHub] flink pull request #4530: [FLINK-7245] [stream] Support holding back waterma...

2017-08-17 Thread fhueske
Github user fhueske commented on a diff in the pull request: https://github.com/apache/flink/pull/4530#discussion_r133842744 --- Diff: flink-libraries/flink-table/src/main/scala/org/apache/flink/table/runtime/operators/KeyedCoProcessOperatorWithWatermarkDelay.scala --- @@ -0,0 +1,

[GitHub] flink pull request #4530: [FLINK-7245] [stream] Support holding back waterma...

2017-08-11 Thread xccui
GitHub user xccui opened a pull request: https://github.com/apache/flink/pull/4530 [FLINK-7245] [stream] Support holding back watermarks with static delays ## What is the purpose of the change *This pull request aims to allow the operators to support holding back watermarks