TheR1sing3un commented on PR #17472: URL: https://github.com/apache/hudi/pull/17472#issuecomment-3624297136
@danny0405 Hi, Danny, If you think the problem that the manifest file name conflict is still to be discussed, then we can first solve the conflict problem of the archived data file during compaction, which we often encounter in production env as well. In this pr, this issue is resolved by deleting the existing file with the same name when opening writer. error stack: <img width="3598" height="558" alt="image" src="https://github.com/user-attachments/assets/f80e00ac-c582-45d0-83d6-48b53bc0d5a0" /> -- 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]
