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 4e311cd5b8 Docs: Add bodo to iceberg vendors (#10756)
4e311cd5b8 is described below
commit 4e311cd5b8ab4ecdfbfd080ad5a807c4a8b27657
Author: ritwika314 <[email protected]>
AuthorDate: Wed Jul 24 13:26:29 2024 -0400
Docs: Add bodo to iceberg vendors (#10756)
Co-authored-by: ritwika314 <[email protected]>
---
site/docs/vendors.md | 7 +++++++
1 file changed, 7 insertions(+)
diff --git a/site/docs/vendors.md b/site/docs/vendors.md
index dc20783da5..dc8cf13504 100644
--- a/site/docs/vendors.md
+++ b/site/docs/vendors.md
@@ -22,6 +22,13 @@ title: "Vendors"
This page contains some of the vendors who are shipping and supporting Apache
Iceberg in their products
+### [Bodo](https://bodo.ai)
+
+Bodo is a high performance SQL & Python compute engine that brings HPC and
supercomputing techniques to data analytics.
+Bodo supports Apache Iceberg tables as a first-class table format and storage,
enabling users to read and write Iceberg
+tables with Bodo's high-performance data processing engine. Bodo is available
as a cloud service on
+AWS and Azure, and as well as an on-premises solution.
+
### [CelerData](https://celerdata.com)
CelerData provides commercial offerings for
[StarRocks](https://www.starrocks.io/), a distributed MPP SQL engine for
enterprise analytics on Iceberg. With its fully vectorized technology, local
caching, and intelligent materialized view, StarRocks delivers sub-second query
latency for both batch and real-time analytics. CelerData offers both an
[enterprise deployment](https://celerdata.com/celerdata-enterprise) and a
[cloud service](https://celerdata.com/celerdata-cloud) to help customer [...]