This is an automated email from the ASF dual-hosted git repository.

arvid pushed a change to branch master
in repository https://gitbox.apache.org/repos/asf/flink.git.


    from 34d581b  [FLINK-20895][table-planner] Support local aggregate push 
down in table planner
     new a7e1526  [FLINK-20443][API/DataStream] ContinuousProcessingTimeTrigger 
doesn't fire at the end of the window
     new 3b163c7  [FLINK-20443][API/DataStream] ContinuousEventTimeTrigger  
optimization

The 2 revisions listed above as "new" are entirely new to this
repository and will be described in separate emails.  The revisions
listed as "add" were already present in the repository and have only
been added to this reference.


Summary of changes:
 .../triggers/ContinuousEventTimeTrigger.java       | 21 +++---
 .../triggers/ContinuousProcessingTimeTrigger.java  | 30 ++++----
 .../ContinuousProcessingTimeTriggerTest.java       | 82 +++++++++++++++++++++-
 3 files changed, 110 insertions(+), 23 deletions(-)

Reply via email to