danking opened a new pull request, #1166:
URL: https://github.com/apache/iceberg-rust/pull/1166

   ## Which issue does this PR close?
   
   Closes #1145.
   
   ## What changes are included in this PR?
   
   Allow scanning of a table with no snapshots.
   
   AFAICT, iceberg-python has [analogous
   
logic](https://github.com/apache/iceberg-python/blob/main/pyiceberg/table/__init__.py#L1684-L1686)
 to bail out when there is no snapshot.
   
   ## Are these changes tested?
   
   Yes: `test_plan_files_on_table_without_any_snapshots`.


-- 
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