zhongqishang commented on issue #3831: URL: https://github.com/apache/amoro/issues/3831#issuecomment-3561062861
In full optimizing mode, 80MB file will be in rewriteSegmentFileCount, `rewriteSegmentFileCount > 2` will be trigger the full optimizing. It was not triggered by `undersizedSegmentFileCount > 2`. @zhoujinsong No actual compaction will occur after binpack. This is the expected behavior now. -- 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]
