liurenjie1024 commented on issue #1130:
URL: https://github.com/apache/iceberg-rust/issues/1130#issuecomment-2796176496

   > Does iceberg rust support hadoop catalog? I only see `s3tables` in the 
code base.
   
   Hi, @mingmwang There is no support for hadoop catalog, but there is 
[`StaticTable`](https://github.com/apache/iceberg-rust/blob/6e07faacd7734886718ce544e40599eb2ce939e3/crates/iceberg/src/table.rs#L250)
 which allows you to query tables without relying on a catalog.


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