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

openinx 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 f9f30f6b90 Docs: Add BigQuery docs url to sidebar (#10574)
f9f30f6b90 is described below

commit f9f30f6b90515b084b9292ead67508a54e115968
Author: edson duarte <[email protected]>
AuthorDate: Wed Jun 26 23:37:06 2024 -0300

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

diff --git a/docs/mkdocs.yml b/docs/mkdocs.yml
index 1047906777..5e43aa1d26 100644
--- a/docs/mkdocs.yml
+++ b/docs/mkdocs.yml
@@ -59,6 +59,7 @@ nav:
   - Starrocks: 
https://docs.starrocks.io/en-us/latest/data_source/catalog/iceberg_catalog
   - Amazon Athena: 
https://docs.aws.amazon.com/athena/latest/ug/querying-iceberg.html
   - Amazon EMR: 
https://docs.aws.amazon.com/emr/latest/ReleaseGuide/emr-iceberg-use-cluster.html
+  - Google BigQuery: https://cloud.google.com/bigquery/docs/iceberg-tables
   - 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

Reply via email to