beyond-up commented on issue #11888:
URL: https://github.com/apache/iceberg/issues/11888#issuecomment-2565144490

   Add more sinformation : I tested and found that only partitioned tables have 
the above problems, while non-partitioned tables can handle delete records 
correctly.
   In this non-partitioned table ,when I delete a row, this record is not in 
the Data File: 
   <img width="1162" alt="image" 
src="https://github.com/user-attachments/assets/f8fd8e5f-b23a-45ef-811d-c1174eac9aa8";
 />
   but in a partitioned table when I delete a row DATA FILE repeatedly records 
the delete record like this:
   <img width="1172" alt="image" 
src="https://github.com/user-attachments/assets/1d7cfaf0-e87b-4952-9895-baf1e4eceb12";
 />
   


-- 
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

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