This is an automated email from the ASF dual-hosted git repository.

amoghj pushed a commit to branch main
in repository https://gitbox.apache.org/repos/asf/iceberg.git


The following commit(s) were added to refs/heads/main by this push:
     new 64b36999d7 Docs: Add Druid docs url to sidebar (#10997)
64b36999d7 is described below

commit 64b36999d7ff716ae2534fb0972fcc10d22a64c2
Author: Charles Smith <[email protected]>
AuthorDate: Mon Aug 26 19:40:20 2024 -0700

    Docs: Add Druid docs url to sidebar (#10997)
---
 docs/mkdocs.yml | 1 +
 1 file changed, 1 insertion(+)

diff --git a/docs/mkdocs.yml b/docs/mkdocs.yml
index e915af4f3f..604fede583 100644
--- a/docs/mkdocs.yml
+++ b/docs/mkdocs.yml
@@ -63,6 +63,7 @@ nav:
   - Snowflake: https://docs.snowflake.com/en/user-guide/tables-iceberg
   - Impala: 
https://impala.apache.org/docs/build/html/topics/impala_iceberg.html
   - Doris: 
https://doris.apache.org/docs/dev/lakehouse/datalake-analytics/iceberg
+  - Druid: 
https://druid.apache.org/docs/latest/development/extensions-contrib/iceberg/
   - Integrations:
     - aws.md
     - dell.md

Reply via email to