fengjian428 opened a new issue #5074: URL: https://github.com/apache/hudi/issues/5074
1. use flink insert data 2. use spark sql delete data **Expected behavior** spark sql cannot delete records ingested by flink first record's record key is '3630', this record ingested by flink second record‘s record key is 'id:99999999', has prefix 'id:' , is ingested by spark  **Environment Description** * Hudi version : 0.11 * Spark version : 2.4 * Hive version : * Hadoop version : * Storage (HDFS/S3/GCS..) : * Running on Docker? (yes/no) : no **Additional context** Add any other context about the problem here. **Stacktrace** ```Add the stacktrace of the error.``` -- 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]
