Fokko opened a new issue, #6930: URL: https://github.com/apache/iceberg/issues/6930
### Feature Request / Improvement I noticed that the `currentAncestors` also returns the current snapshot. For me, an ancestor implies, only the parents and their parents of the current snapshot of a table. https://github.com/apache/iceberg/blob/62eb74c5571c856bae5b32cacb6fb1ec4f380da9/core/src/test/java/org/apache/iceberg/util/TestSnapshotUtil.java#L117-L125 I noticed this when porting this logic to Python. I'm opening this ticket to see if we're okay with that, we want to change this? ### Query engine None -- 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]
