PetrasTYR commented on issue #1105:
URL: 
https://github.com/apache/iceberg-python/issues/1105#issuecomment-2315716988

   Hello, I was asking some folks at project nessie's zulip chat and it seems 
like this is expected. Nessie provides catalog level versioning providing a 
consistent and reproducible state across the whole catalog; and to retain 
Nessie’s consistency and cross-branch/tag isolation guarantees, they 
deliberately choose to only return the state of a table or view as a single 
snapshot in Iceberg i.e. Nessie intentionally only returns the latest snapshot. 
Anything related to time-travel queries are to be done via Nessie instead of 
directly through Iceberg!


-- 
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: issues-unsubscr...@iceberg.apache.org

For queries about this service, please contact Infrastructure at:
us...@infra.apache.org


---------------------------------------------------------------------
To unsubscribe, e-mail: issues-unsubscr...@iceberg.apache.org
For additional commands, e-mail: issues-h...@iceberg.apache.org

Reply via email to