EgorFokin commented on issue #19290: URL: https://github.com/apache/hudi/issues/19290#issuecomment-5094413994
@danny0405 Sorry, I think I provided you wrong info before. Upon further inspection, I see that `20260703071115108 ` compaction actually DID include the `20260703064612810` log file. The reason I didn't see it before is because that compaction is already archived and I had troubles parsing it's metadata. This means that the issue is actually that the same log file got scheduled for compaction twice. As for your previous questions, we are using flink writer and spark table-services. The failed-writes clean strategy is set to lazy. -- 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]
