This is an automated email from the ASF dual-hosted git repository.
godfrey pushed a change to branch master
in repository https://gitbox.apache.org/repos/asf/flink.git.
from ff33feb [FLINK-22208][build] Bump snappy-java to 1.1.8.3
add 6604c5c [FLINK-22098][table-planner-blink] Fix bug for window join:
plan is wrong if join condition contains 'IS NOT DISTINCT FROM'
No new revisions were added by this update.
Summary of changes:
.../stream/StreamPhysicalWindowJoinRule.scala | 18 +++---
.../table/planner/plan/utils/WindowJoinUtil.scala | 31 ++++-----
.../plan/stream/sql/join/WindowJoinTest.xml | 74 ++++++++++++++++++++++
.../plan/stream/sql/join/WindowJoinTest.scala | 37 +++++++++++
4 files changed, 130 insertions(+), 30 deletions(-)