pvary opened a new pull request, #12520: URL: https://github.com/apache/iceberg/pull/12520
Fix for #12495 During table creation the schema is updated and new fieldIds are assigned based on the original schema. The new field data is copied from the original one, but the default and the initial values were not copied. -- 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]
