Fokko opened a new issue, #6430:
URL: https://github.com/apache/iceberg/issues/6430

   ### Feature Request / Improvement
   
   In Java we have the StaticTableOperations: 
https://github.com/apache/iceberg/blob/master/core/src/main/java/org/apache/iceberg/StaticTableOperations.java
 That allows the user to directly load a table from a metadata location. This 
static table does not support any modifications to the table. I think this 
would be valuable for PyIceberg as well, as this will enable users to easily 
pull in data, or share datasets.
   
   ### 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: issues-unsubscr...@iceberg.apache.org.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