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/09 12:20:31 UTC

[GitHub] [iceberg] Fokko commented on issue #3220: [Python] support iceberg hadoop catalog in python library

Fokko commented on issue #3220:
URL: https://github.com/apache/iceberg/issues/3220#issuecomment-1344240475

   I'm seeing more and more people asking for this. The Hadoop catalog is a tricky implementation since it isn't supported my many object stores. Should we provide a `from_uri` method, to load a table without a catalog? Not having a catalog means that it isn't able to do any alterations to the table, but should be able to load it and have read-only support.


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