ligou525 opened a new issue, #10773: URL: https://github.com/apache/hudi/issues/10773
**Describe the problem you faced** query hudi table by spark-sql, duplicates occure: MOR table:  file structure:  hoodie properties:  **To Reproduce** Steps to reproduce the behavior: 1. use hudi-java-client to write data to hudi table with upsert 2. query data by spark-sql **Expected behavior** no duplicates **Environment Description** * Hudi version : 0.12.2 * Spark version : 3.2 * Hive version : 3.1.3 * Hadoop version : 3.2.3 * Storage (HDFS/S3/GCS..) : hdfs * Running on Docker? (yes/no) : no -- 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]
