GitHub user aditivin opened a pull request:
https://github.com/apache/flink/pull/2333
[FLINK-4282] [streaming] Add Offset Parameter to WindowAssigners
I seem to be getting all these changes however I rebase it :/
It is currently rebased with the latest code of apache/master, and it says
that it can be merged automatically. How can I get rid of all these changes? I
can't think of how else to rebase it.
These are the files I've changed:
ProcessingTimeSessionWindows.java
SlidingProcessingTimeWindows.java
TumblingProcessingTimeWindows.java
ProcessingTimeTrigger.java
GlobalWindow.java
TimeWindow.java
Window.java
WindowOperator.java
WindowAssignerOffsetTest.java
You can merge this pull request into a Git repository by running:
$ git pull https://github.com/aditivin/flink FLINK-4282-streaming
Alternatively you can review and apply these changes as the patch at:
https://github.com/apache/flink/pull/2333.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 #2333
----
commit 4bd51b31e454d6ee4abd11e5d2111f5369ebb06d
Author: zentol <[email protected]>
Date: 2016-07-22T15:50:10Z
[FLINK-4282] [streaming] Add Offset Parameter to WindowAssigners
----
---
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 enabled but not working, please
contact infrastructure at [email protected] or file a JIRA ticket
with INFRA.
---