malhotrashivam commented on issue #12495: URL: https://github.com/apache/iceberg/issues/12495#issuecomment-2711969219
Another issue with `write-default` is that there doesn't exist any APIs for updating the schema of an existing table to set the default value for any column, whereas the spec mentions that write-default can be changed through schema-evolution ([ref](https://iceberg.apache.org/spec/#edge-interpolation-algorithm:~:text=The%20write%2Ddefault%20is%20initially%20set%20to%20the%20same%20value%20as%20initial%2Ddefault%20and%20can%20be%20changed%20through%20schema%20evolution.)) -- 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]
