Github user aditivin commented on the issue:
https://github.com/apache/flink/pull/2333
Hi,
Only the relevant changes are now visible. Pasting the details from the
previous pull request (#2331) here:
Added offset parameter for the following processing time window assigners
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
Github user aditivin closed the pull request at:
https://github.com/apache/flink/pull/2331
---
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
GitHub user aditivin opened a pull request:
https://github.com/apache/flink/pull/2331
[FLINK-4282] [streaming] Added an offset parameter for processing time
window assâ¦
Added offset parameter for the processing time window assigners:
- ProcessingTimeSessionWindows
Github user aditivin commented on the issue:
https://github.com/apache/flink/pull/2307
Thanks @nssalian , @zentol - I'll keep the points in mind for next time.
I will try testing the logging and update this thread. Also, I've enabled
travis in my repository :)
-
GitHub user aditivin opened a pull request:
https://github.com/apache/flink/pull/2307
[FLINK-4269] Decrease log level in RuntimeMonitorHandler
@uce - I changed the log level to DEBUG in RuntimeMonitorHandler.
PS - This is my first contribution, please forgive any mistakes