geruh opened a new pull request, #2631: URL: https://github.com/apache/iceberg-python/pull/2631
# Rationale for this change This PR Adds `first-row-id` and `added-rows` fields to the `Snapshot` class to align with Java Iceberg's v3 table format. I know we are very limited with support in Pyiceberg but recently I've been testing out the v3 tables created in java and python is a good way to inspect the changes. ## Are these changes tested? yes ## Are there any user-facing changes? additions to see some of the snapshot data from v3 tables -- 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]
