[flink] Delta Join additional IT tests and docs improvement#2546
Merged
wuchong merged 5 commits intoapache:mainfrom Feb 5, 2026
Merged
[flink] Delta Join additional IT tests and docs improvement#2546wuchong merged 5 commits intoapache:mainfrom
wuchong merged 5 commits intoapache:mainfrom
Conversation
87bdc35 to
c92a487
Compare
c92a487 to
7e3c93d
Compare
wuchong
reviewed
Feb 2, 2026
Member
There was a problem hiding this comment.
Thanks @xuyangzhong and @fresh-borzoni , this is a great and thorough test coverage.
Could you also add tests for partitioned tables?
...link/fluss-flink-2.2/src/test/java/org/apache/fluss/flink/source/Flink22DeltaJoinITCase.java
Show resolved
Hide resolved
...link/fluss-flink-2.2/src/test/java/org/apache/fluss/flink/source/Flink22DeltaJoinITCase.java
Show resolved
Hide resolved
...link/fluss-flink-2.2/src/test/java/org/apache/fluss/flink/source/Flink22DeltaJoinITCase.java
Show resolved
Hide resolved
...link/fluss-flink-2.2/src/test/java/org/apache/fluss/flink/source/Flink22DeltaJoinITCase.java
Show resolved
Hide resolved
Contributor
|
@xuyangzhong Ack. Since you’re pushing new commits, let's continue with this PR. |
d867b34 to
b930340
Compare
wuchong
approved these changes
Feb 5, 2026
wuchong
pushed a commit
that referenced
this pull request
Feb 5, 2026
wuchong
pushed a commit
that referenced
this pull request
Feb 5, 2026
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Purpose
This pr is based on #2268 and do some refactoring work.
Linked issue: close #2231
Brief change log
Tests
API and Format
No
Documentation
Yes - updated
docs/engine-flink/delta-joins.mdin Flink 2.2 part.