szehon-ho commented on issue #7463:
URL: https://github.com/apache/iceberg/issues/7463#issuecomment-1528684496

   Yea, my writeup (linked by @singhpk234 ) explains the problem with not 
cleaning up dangling deletes.  (If that is problem you refer to).  Actually I 
have been working on #7389 to solve it.  Maybe its also possible to improve 
rewrite_data_files to do this automatically as well after this change. 
   
   > Also I am not still sure, why the doc mentions .files table to show 
current data_files but displays delete files as well, imho we should fix the 
doc or the behaviour
   > 
   > https://iceberg.apache.org/docs/latest/spark-queries/#files
   
   Totally agree, I forgot to document those tables when I added them.
   
   


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


---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to