amitgilad3 commented on issue #1053:
URL: 
https://github.com/apache/iceberg-python/issues/1053#issuecomment-2648823260

   @soumya-ghosh - when i run 
   ```
       spark.sql(f"SELECT count(1) FROM {identifier}.all_entries for version as 
of {snapshot_id}").show()
   ```
   i get the following error - 
   ``` 
   pyspark.errors.exceptions.captured.UnsupportedOperationException: Cannot 
select snapshot in table: ALL_ENTRIES
   ```
   so i guess we should not support it 


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