This is an automated email from the ASF dual-hosted git repository.
xuyangzhong pushed a change to branch master
in repository https://gitbox.apache.org/repos/asf/flink.git
from 64ce0c28363 [FLINK-38427][table] Support to serde VECTOR_SEARCH exec
node (#27127)
add 076e3e9a2e5 [FLINK-38399][table-planner] Convert join to delta join if
join key contains one of the indexes in the source (#27020)
No new revisions were added by this update.
Summary of changes:
.../table/planner/plan/utils/DeltaJoinUtil.java | 17 +++++-----
.../planner/plan/stream/sql/DeltaJoinTest.xml | 33 +++++++++++++++++++
.../planner/plan/stream/sql/DeltaJoinTest.scala | 38 ++++++++++++++++++++++
3 files changed, 80 insertions(+), 8 deletions(-)