Gurnek commented on issue #3068: URL: https://github.com/apache/iceberg-python/issues/3068#issuecomment-3929752402
Ok, I was investigate the specific error I was getting as well, about the ancestor, and looking at my snapshot list for the table, all of my snapshots have a `parent_snapshot_id` of `None` which means they will fail the ancestor lookup. I'm not sure why all of the parents are gone or why I was able to call the rollback function once initially but I'm not convinced its a bug with the library anymore. Thank you -- 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]
