zuston opened a new pull request, #3272: URL: https://github.com/apache/fluss/pull/3272
### Purpose Linked issue: close #3269 The motivation of this PR is to align with the sink channel selector to acheive the all bucket data could be routed into the same subtasks if having the partitionIds when `numBucket % concurrency = 0` , that could emlinate the shuffle to improve the performance to reduce backfill time for large-scale data. ### Brief change log <!-- Please describe the changes made in this pull request and explain how they address the issue --> ### Tests <!-- List UT and IT cases to verify this change --> ### API and Format <!-- Does this change affect API or storage format --> ### Documentation <!-- Does this change introduce a new feature --> -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. To unsubscribe, e-mail: [email protected] For queries about this service, please contact Infrastructure at: [email protected]
