This is an automated email from the ASF dual-hosted git repository. dwysakowicz pushed a change to branch master in repository https://gitbox.apache.org/repos/asf/flink.git
from 4a98ded5524 [FLINK-38219][table-runtime] Fix row kind in StreamingMultiJoinOperator add 19f27ea80ac [FLINK-38220][table-planner] Add Values and TableFunctionScan as sources (#26887) No new revisions were added by this update. Summary of changes: .../nodes/exec/stream/StreamExecMultiJoin.java | 5 +- .../plan/rules/logical/JoinToMultiJoinRule.java | 9 ++- .../nodes/exec/stream/MultiJoinSemanticTests.java | 4 +- .../nodes/exec/stream/MultiJoinTestPrograms.java | 71 ++++++++++++++++++++++ 4 files changed, 84 insertions(+), 5 deletions(-)