advancedxy commented on PR #11842:
URL: https://github.com/apache/iceberg/pull/11842#issuecomment-2560827832

   > Just to double check, with dropping the offending column, I was assuming 
that you would mutate an existing spec.
   
   No, I'm not proposing to mutate an existing spec directly. After going to 
v2, we need to update table's current spec to remove the void transform, in 
that way, new data files will be produced without the void transform. After all 
the old data files are rewrote, the spec with void transform could be expired 
and the source column can be then dropped.
   


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