aokolnychyi commented on issue #2079:
URL: https://github.com/apache/iceberg/issues/2079#issuecomment-780818768


   So, @holdenk, are you saying instead of modifying the table properties 
during schema evolution, try to resolve them correctly during writes?
   
   Let's take an example. Suppose we have a metrics config for `sort_col_1` as 
`full`. Then we rename `sort_col_1` into `sort_col_2`. What should happen with 
metrics? I am afraid it will fail now as there is no `sort_col_1` anymore. 


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

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