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

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


    from 22cb5540083 [FLINK-29280][table-planner] Fix join hints could not be 
propagated in subquery
     add b515da4409c [FLINK-24907] Support side out late data for interval join

No new revisions were added by this update.

Summary of changes:
 .../streaming/api/datastream/KeyedStream.java      |  28 +++++
 .../api/operators/co/IntervalJoinOperator.java     |  21 +++-
 .../api/operators/co/IntervalJoinOperatorTest.java |  10 ++
 .../test/streaming/runtime/IntervalJoinITCase.java | 125 +++++++++++++++++++++
 4 files changed, 183 insertions(+), 1 deletion(-)

Reply via email to