JingsongLi commented on PR #8583: URL: https://github.com/apache/paimon/pull/8583#issuecomment-4988626970
The source parallelism of `SIZE_AWARE_BATCH` may actually be applied to the downstream filter; after redistribution from the source to the filter, splits from the same bucket may end up in different writers, and since the sink skips the bucket shuffle, full compaction may be executed concurrently. -- 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]
