plusplusjiajia commented on PR #7596: URL: https://github.com/apache/paimon/pull/7596#issuecomment-4196796090
> If the identifier contains enough information, then there is no problem, as Java does by default. You're right. File names are UUID-based (DataFilePathFactory: prefix + uuid + "-" + counter + extension), so each data file has a globally unique identifier. The same identifier will never appear in an ADD → DELETE → re-ADD sequence. I will close the PR. -- 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]
