manuzhang commented on code in PR #13753:
URL: https://github.com/apache/iceberg/pull/13753#discussion_r2314213874


##########
docs/mkdocs.yml:
##########
@@ -59,40 +58,8 @@ nav:
       - flink-configuration.md
     - Kafka Connect: kafka-connect.md
     - Apache Hive: hive.md
-    - Third-party:
-    # Now all the 3rd party integrations
-      - Apache Amoro: amoro.md
-      - Amazon Athena: 
https://docs.aws.amazon.com/athena/latest/ug/querying-iceberg.html
-      - Amazon Data Firehose: 
https://docs.aws.amazon.com/firehose/latest/dev/apache-iceberg-destination.html
-      - Amazon EMR: 
https://docs.aws.amazon.com/emr/latest/ReleaseGuide/emr-iceberg-use-cluster.html
-      - Amazon Redshift: 
https://docs.aws.amazon.com/redshift/latest/dg/querying-iceberg.html
-      - Apache Doris: 
https://doris.apache.org/docs/dev/lakehouse/catalogs/iceberg-catalog
-      - Apache Druid: 
https://druid.apache.org/docs/latest/development/extensions-contrib/iceberg/
-      - BladePipe: bladepipe.md
-      - ClickHouse: 
https://clickhouse.com/docs/en/engines/table-engines/integrations/iceberg
-      - Daft: daft.md
-      - Databend: https://docs.databend.com/guides/access-data-lake/iceberg
-      - Dremio: https://docs.dremio.com/data-formats/apache-iceberg/
-      - DuckDB: 
https://duckdb.org/docs/preview/core_extensions/iceberg/overview
-      - Estuary: 
https://docs.estuary.dev/reference/Connectors/materialization-connectors/apache-iceberg/
-      - Firebolt: 
https://docs.firebolt.io/reference-sql/functions-reference/table-valued/read_iceberg
-      - Google BigQuery: https://cloud.google.com/bigquery/docs/iceberg-tables
-      - Impala: 
https://impala.apache.org/docs/build/html/topics/impala_iceberg.html
-      - Memiiso Debezium: https://memiiso.github.io/debezium-server-iceberg/
-      - OLake: https://olake.io/docs
-      - Presto: https://prestodb.io/docs/current/connector/iceberg.html
-      - Redpanda: 
https://docs.redpanda.com/current/manage/iceberg/about-iceberg-topics
-      - RisingWave: risingwave.md
-      - Snowflake: https://docs.snowflake.com/en/user-guide/tables-iceberg
-      - Starrocks: 
https://docs.starrocks.io/en-us/latest/data_source/catalog/iceberg_catalog
-      - Tinybird: 
https://www.tinybird.co/docs/forward/get-data-in/table-functions/iceberg
-      - Trino: https://trino.io/docs/current/connector/iceberg.html
   - Catalogs:
-    - AWS Glue: aws/#glue-catalog

Review Comment:
   We do maintain 
[GlueCatalog](https://github.com/apache/iceberg/blob/main/aws/src/main/java/org/apache/iceberg/aws/glue/GlueCatalog.java)
 and 
[NessieCatalog](https://github.com/apache/iceberg/blob/main/nessie/src/main/java/org/apache/iceberg/nessie/NessieCatalog.java)
 in java codebase.



-- 
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: [email protected]

For queries about this service, please contact Infrastructure at:
[email protected]


---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to