You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@iceberg.apache.org by GitBox <gi...@apache.org> on 2022/12/15 08:42:50 UTC

[GitHub] [iceberg] Fokko opened a new issue, #6430: Python: Support for static table

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-unsubscribe@iceberg.apache.org.apache.org

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


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


[GitHub] [iceberg] djouallah commented on issue #6430: Python: Support for static table

Posted by GitBox <gi...@apache.org>.
djouallah commented on issue #6430:
URL: https://github.com/apache/iceberg/issues/6430#issuecomment-1353005103

   FWIW, BigQuery has a *read only* implementation that uses the metadata location.


-- 
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-unsubscribe@iceberg.apache.org

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


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


[GitHub] [iceberg] Fokko closed issue #6430: Python: Support for static table

Posted by "Fokko (via GitHub)" <gi...@apache.org>.
Fokko closed issue #6430: Python: Support for static table
URL: https://github.com/apache/iceberg/issues/6430


-- 
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-unsubscribe@iceberg.apache.org

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


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