fbertsch commented on PR #16089: URL: https://github.com/apache/iceberg/pull/16089#issuecomment-4328379325
@steveloughran @gtrettenero @yingjianwu98 the old PR was auto-closed so I had to open a new one with the changes. There are two changes: 1. Required columns stay required, and the undelete fails if data was written to that column since it was removed 2. A new parameter that allows a user to set a required column to nullable (i.e. same behavior as previously) This more closely matches the Iceberg spec. -- 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]
