Skip to content

[FLINK-38833][paimon] Partitioned fixed-bucket Paimon table write parallelism optimization#4298

Merged
lvyanquan merged 1 commit into
apache:masterfrom
sd4324530:flink-38833
Mar 4, 2026
Merged

[FLINK-38833][paimon] Partitioned fixed-bucket Paimon table write parallelism optimization#4298
lvyanquan merged 1 commit into
apache:masterfrom
sd4324530:flink-38833

Conversation

@sd4324530
Copy link
Copy Markdown
Contributor

The core change is the addition of a partition factor to partitionCustom in the PaimonEventSink.addPreWriteTopology method.

Copy link
Copy Markdown
Contributor

@lvyanquan lvyanquan left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

+1.

@lvyanquan lvyanquan merged commit a1cfab9 into apache:master Mar 4, 2026
27 of 28 checks passed
@sd4324530 sd4324530 deleted the flink-38833 branch March 5, 2026 01:07
ThorneANN pushed a commit to ThorneANN/flink-cdc that referenced this pull request Mar 6, 2026
…partition and bucket. (apache#4298)

Signed-off-by: Pei Yu <125331682@qq.com>
suhwan-cheon pushed a commit to suhwan-cheon/flink-cdc that referenced this pull request Mar 9, 2026
…partition and bucket. (apache#4298)

Signed-off-by: Pei Yu <125331682@qq.com>
ThorneANN pushed a commit to ThorneANN/flink-cdc that referenced this pull request Mar 19, 2026
…partition and bucket. (apache#4298)

Signed-off-by: Pei Yu <125331682@qq.com>
Mrart pushed a commit to Mrart/flink-cdc that referenced this pull request Mar 26, 2026
…partition and bucket. (apache#4298)

Signed-off-by: Pei Yu <125331682@qq.com>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants