astrojuanlu commented on issue #1407:
URL: 
https://github.com/apache/iceberg-python/issues/1407#issuecomment-2545241556

   > Connection to various catalogs (SQL/Hive/Glue/REST)
   
   Just having an authoritative page that lists all supported catalogs would be 
nice. According to various pages in https://iceberg.apache.org/docs/1.7.1/, 
looks like there are multiple options:
   
   - AWS Glue
   - Amazon DynamoDB
   - Hadoop
     - Supposedly deprecated and to be removed in v4 of the spec? 
https://iceberg.apache.org/spec/#file-system-tables
   - Hive Metastore
   - Project Nessie
   - The newly introduced Amazon S3 Tables Catalog
   - Catalogs implementing the Apache Iceberg REST Open API specification
     - Including Apache Polaris
       - With Snowflake Open Catalog being a managed service for it
     - Also including Apache Gravitino?
   - Just any "table in a relational database" through JDBC
   - Also Unity Catalog (maybe?)
   - Also Dell ECS¿?
   
   This is probably not exhaustive. Not all of these are listed in 
https://github.com/apache/iceberg/blob/f40ec2096bc078b9fd2b59d6beb32cd77e371ac4/core/src/main/java/org/apache/iceberg/CatalogUtil.java#L69-L74
 , which makes it all even more confusing.


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