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

rymurr 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 d3d5662aee [docs] Add Confluent to vendors page (#13512)
d3d5662aee is described below

commit d3d5662aee19dd1799fd12740c64eadcb7f8da8b
Author: Robin Moffatt <ro...@rmoff.net>
AuthorDate: Tue Jul 15 15:26:42 2025 +0100

    [docs] Add Confluent to vendors page (#13512)
    
    * Add Confluent to vendors page
    
    * add period.
---
 site/docs/vendors.md | 4 ++++
 1 file changed, 4 insertions(+)

diff --git a/site/docs/vendors.md b/site/docs/vendors.md
index 3cb0f633f3..2ea5448782 100644
--- a/site/docs/vendors.md
+++ b/site/docs/vendors.md
@@ -65,6 +65,10 @@ the same copy of data using Spark and run analytics or AI 
with our
 [Machine Learning](https://www.cloudera.com/products/machine-learning.html) 
tools on private
 or any public cloud.
 
+### [Confluent](https://confluent.io)
+
+[Confluent](https://www.confluent.io/) provides 
[Tableflow](https://www.confluent.io/product/tableflow/), a managed service for 
streaming data from Apache Kafka topics into Apache Iceberg tables. Tableflow 
automates schema evolution through Schema Registry integration and handles 
table maintenance tasks including compaction automatically.
+
 ### [Crunchy Data](https://www.crunchydata.com/)
 
 [Crunchy Data Warehouse](https://www.crunchydata.com/products/warehouse) is a 
modern data warehouse built on PostgreSQL. Crunchy Data Warehouse extends 
unmodified PostgreSQL to provide support for fully transactional Iceberg tables 
and high performance analytics. Crunchy Data Warehouse is available as a 
managed service on AWS via [Crunchy 
Bridge](https://www.crunchydata.com/products/crunchy-bridge), fully managed 
PostgreSQL as a service. Crunchy Data Warehouse can create Iceberg tables d 
[...]

Reply via email to