This is an automated email from the ASF dual-hosted git repository.
arvid pushed a change to branch release-1.13
in repository https://gitbox.apache.org/repos/asf/flink.git.
from a3961da [FLINK-24746][ci] Use local Nexus cache
add 9cd7b42 [FLINK-20443][API/DataStream] ContinuousProcessingTimeTrigger
doesn't fire at the end of the window
add 0f14e4d [FLINK-20443][API/DataStream] ContinuousEventTimeTrigger
optimization
No new revisions were added by this update.
Summary of changes:
.../triggers/ContinuousEventTimeTrigger.java | 21 +++---
.../triggers/ContinuousProcessingTimeTrigger.java | 30 ++++----
.../ContinuousProcessingTimeTriggerTest.java | 82 +++++++++++++++++++++-
3 files changed, 110 insertions(+), 23 deletions(-)