This is an automated email from the ASF dual-hosted git repository.
lzljs3620320 pushed a change to branch master
in repository https://gitbox.apache.org/repos/asf/flink.git.
from 9693b11 [FLINK-22745][zk] Trim starting slashes when creating a
namespaced CuratorFramework facade
add 5ec4755 [FLINK-22719][table-planner-blink] Fall back to regular join
instead of thrown exception if a join does not satisfy conditions to translate
into WindowJoin
No new revisions were added by this update.
Summary of changes:
.../plan/metadata/FlinkRelMdWindowProperties.scala | 4 +-
.../physical/stream/StreamPhysicalJoinRule.scala | 4 +-
.../stream/StreamPhysicalTemporalJoinRule.scala | 4 +-
.../stream/StreamPhysicalWindowJoinRule.scala | 6 +-
.../table/planner/plan/utils/WindowJoinUtil.scala | 114 ++--
.../plan/stream/sql/join/WindowJoinTest.xml | 676 +++++++++++++++++++++
.../plan/stream/sql/join/WindowJoinTest.scala | 74 ---
7 files changed, 751 insertions(+), 131 deletions(-)