jshmchenxi commented on issue #2482: URL: https://github.com/apache/iceberg/issues/2482#issuecomment-842805725
@openinx Hi, we have also run into this problem. Do you think it a good idea when expiring a snapshot, we should set the `parentId` of its children to `null`? In this way the validation can succeed and since parent snapshot is expired, setting `parentId` to `null` might be reasonable. -- 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]
