madeirak commented on issue #12492:
URL: https://github.com/apache/iceberg/issues/12492#issuecomment-2714926910

   thanks a lot sir
   
   ---- Replied Message ----
   | From | Russell ***@***.***> |
   | Date | 03/12/2025 00:02 |
   | To | apache/iceberg ***@***.***> |
   | Cc | madeirak ***@***.***>,
   Author ***@***.***> |
   | Subject | Re: [apache/iceberg] How to understand "Partition evolution is a 
metadata operation and does not eagerly rewrite files." (Issue #12492) |
   
   Yep rewrite_data_files or doing a Copy on Write update. Anything that would 
modify or rewrite the old datafiles would default to writing new versions of 
the files in the table's current partitioning.
   
   —
   Reply to this email directly, view it on GitHub, or unsubscribe.
   You are receiving this because you authored the thread.Message ID: 
***@***.***>
   
   RussellSpitzer left a comment (apache/iceberg#12492)
   
   Yep rewrite_data_files or doing a Copy on Write update. Anything that would 
modify or rewrite the old datafiles would default to writing new versions of 
the files in the table's current partitioning.
   
   —
   Reply to this email directly, view it on GitHub, or unsubscribe.
   You are receiving this because you authored the thread.Message ID: 
***@***.***>


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