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

etudenhoefner 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 5b259e297e Docs: Update docs link about Apache Doris and update 
vendors list (#11956)
5b259e297e is described below

commit 5b259e297e0faa4b8f279826836a6d482ccba29b
Author: Mingyu Chen (Rayner) <[email protected]>
AuthorDate: Tue Jan 14 17:48:13 2025 +0800

    Docs: Update docs link about Apache Doris and update vendors list (#11956)
---
 docs/mkdocs.yml      | 2 +-
 site/docs/vendors.md | 5 +++++
 2 files changed, 6 insertions(+), 1 deletion(-)

diff --git a/docs/mkdocs.yml b/docs/mkdocs.yml
index 8d01fba0e3..bc8809595d 100644
--- a/docs/mkdocs.yml
+++ b/docs/mkdocs.yml
@@ -65,7 +65,7 @@ nav:
   - 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
+  - Doris: https://doris.apache.org/docs/dev/lakehouse/catalogs/iceberg-catalog
   - Druid: 
https://druid.apache.org/docs/latest/development/extensions-contrib/iceberg/
   - Kafka Connect: kafka-connect.md
   - Integrations:
diff --git a/site/docs/vendors.md b/site/docs/vendors.md
index dc8cf13504..78f9acc37c 100644
--- a/site/docs/vendors.md
+++ b/site/docs/vendors.md
@@ -89,3 +89,8 @@ Starburst is a commercial offering for the [Trino query 
engine](https://trino.io
 ### [Upsolver](https://upsolver.com)
 
 [Upsolver](https://upsolver.com) is a streaming data ingestion and table 
management solution for Apache Iceberg. With Upsolver, users can easily ingest 
batch and streaming data from files, streams and databases (CDC) into [Iceberg 
tables](https://docs.upsolver.com/reference/sql-commands/iceberg-tables/upsolver-managed-tables).
 In addition, Upsolver connects to your existing REST and Hive catalogs, and 
[analyzes the 
health](https://docs.upsolver.com/how-to-guides/apache-iceberg/optimize-y [...]
+
+### [VeloDB](https://velodb.io)
+
+[VeloDB](https://www.velodb.io/) is a commercial data warehouse powered by 
[Apache Doris](https://doris.apache.org/), an open-source, real-time data 
warehouse. It also provides powerful [query acceleration for Iceberg tables and 
efficient data 
writeback](https://doris.apache.org/docs/dev/lakehouse/catalogs/iceberg-catalog).
 VeloDB offers [enterprise version](https://www.velodb.io/enterprise) and 
[cloud service](https://www.velodb.io/cloud), which are fully compatible with 
open-source Apa [...]
+

Reply via email to