MaxLinyun opened a new issue, #8226: URL: https://github.com/apache/paimon/issues/8226
### Search before asking - [x] I searched in the [issues](https://github.com/apache/paimon/issues) and found nothing similar. ### Paimon version 1.3.2 ### Compute Engine spark 3.3 ### Minimal reproduce step 1. Using the Filesystem Catalog with Alibaba Cloud OSS storage 2. When two Spark jobs are started simultaneously to write identical data into two different partitions of the same Paimon table, it may happen that both write operations report success, yet data only exists in one of the two partitions. ### What doesn't meet your expectations? both write operations report success, and data exists in both partitions. ### Anything else? _No response_ ### Are you willing to submit a PR? - [x] I'm willing to submit a 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]
