This is an automated email from the ASF dual-hosted git repository.

jark pushed a change to branch main
in repository https://gitbox.apache.org/repos/asf/fluss.git


    from fb6765a35 [iceberg] Bump Iceberg version to 1.10.1 (#2415)
     new fa9927e36 [flink] Delta Join additional IT tests and docs improvement 
(#2546)
     new 1b674ca77 [flink] Add and improve Delta Join IT tests (#2546)

The 2 revisions listed above as "new" are entirely new to this
repository and will be described in separate emails.  The revisions
listed as "add" were already present in the repository and have only
been added to this reference.


Summary of changes:
 .../fluss/flink/source/Flink22DeltaJoinITCase.java | 1083 ++++++++++++++++++++
 .../flink/source/Flink22TableSourceITCase.java     |  290 +-----
 .../FlussTableLakeSnapshotCommitterTest.java       |    2 +-
 .../committer/TieringCommitOperatorTest.java       |    2 +-
 .../apache/fluss/flink/utils/FlinkTestBase.java    |    2 +-
 website/docs/engine-flink/delta-joins.md           |   19 +-
 6 files changed, 1097 insertions(+), 301 deletions(-)
 create mode 100644 
fluss-flink/fluss-flink-2.2/src/test/java/org/apache/fluss/flink/source/Flink22DeltaJoinITCase.java

Reply via email to