beyond-up opened a new issue, #11888:
URL: https://github.com/apache/iceberg/issues/11888

   ### Apache Iceberg version
   
   1.5.2
   
   ### Query engine
   
   Flink
   
   ### Please describe the bug 🐞
   
   
![image](https://github.com/user-attachments/assets/836cca53-810c-47f1-b477-27839a4ca9a4)
   
![image](https://github.com/user-attachments/assets/8b8e88bf-4110-4bf7-b905-019d8a5bebab)
   when I insert  a record and then delete this record Iceberg  can still read 
this record which id is 1999.  I guss it has data consistency issues when 
processing CDC deleted records.
   
   And I find the DATA FILE repeatedly records the delete record, which I think 
is a behavior that should not exist.
   data file:
   
![image](https://github.com/user-attachments/assets/1fc13383-0020-4347-a3c4-441e8c1a559a)
   equality delete file:
   
![image](https://github.com/user-attachments/assets/f4977eaa-2de7-45f6-9a0d-cdc05945456b)
   position delete file:
   
![image](https://github.com/user-attachments/assets/bb7051b8-5bdc-4c69-b738-88f32fcf2d2e)
   
   
   
   ### Willingness to contribute
   
   - [ ] I can contribute a fix for this bug independently
   - [X] I would be willing to contribute a fix for this bug with guidance from 
the Iceberg community
   - [ ] I cannot contribute a fix for this bug at this time


-- 
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: issues-unsubscr...@iceberg.apache.org.apache.org

For queries about this service, please contact Infrastructure at:
us...@infra.apache.org


---------------------------------------------------------------------
To unsubscribe, e-mail: issues-unsubscr...@iceberg.apache.org
For additional commands, e-mail: issues-h...@iceberg.apache.org

Reply via email to