RussellSpitzer commented on issue #12492: URL: https://github.com/apache/iceberg/issues/12492#issuecomment-2714892908
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. -- 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]
