This is an automated email from the ASF dual-hosted git repository.
twalthr pushed a change to branch master
in repository https://gitbox.apache.org/repos/asf/flink.git
from 8a1e8f57492 [FLINK-38412][table-planner] Adjust test to not rely on
eventually expired records
add 04e6437dd4d [FLINK-38417][table-planner] Ensure attribute ordering
when managing join attributes in JoinKeyExtractor
No new revisions were added by this update.
Summary of changes:
.../nodes/exec/stream/MultiJoinSemanticTests.java | 6 +-
.../nodes/exec/stream/MultiJoinTestPrograms.java | 413 +++++++++++--
.../AttributeBasedJoinKeyExtractor.java | 674 +++++++++++++++------
...StreamingFourWayMixedOuterJoinOperatorTest.java | 12 +-
4 files changed, 870 insertions(+), 235 deletions(-)