zhongqishang commented on issue #3855: URL: https://github.com/apache/amoro/issues/3855#issuecomment-3550555835
@wardlican I couldn't reproduce this scenario. I think the main issue is related to the data; the inaccurate scrolling logic of the Writer is causing this phenomenon. In your scenario, Binpack is using the size of `self-optimizing.max-task-size-bytes` instead of `self-optimizing.target-size`. If possible, try setting `self-optimizing.max-task-size-bytes` to match `self-optimizing.target-size` (50KB). -- 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]
