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

yao pushed a commit to branch asf-site
in repository https://gitbox.apache.org/repos/asf/spark-website.git


The following commit(s) were added to refs/heads/asf-site by this push:
     new 7cf969a05e Add ClickHouse connector to third-party projects (#615)
7cf969a05e is described below

commit 7cf969a05e3db4fba9e051ee05c7c376cb7a1649
Author: Cheng Pan <pan3...@gmail.com>
AuthorDate: Fri Jun 6 16:57:07 2025 +0800

    Add ClickHouse connector to third-party projects (#615)
---
 site/third-party-projects.html | 1 +
 third-party-projects.md        | 1 +
 2 files changed, 2 insertions(+)

diff --git a/site/third-party-projects.html b/site/third-party-projects.html
index 8df97ce7e9..a9c1c4d2ac 100644
--- a/site/third-party-projects.html
+++ b/site/third-party-projects.html
@@ -186,6 +186,7 @@
   <li><a href="https://stabrise.com/spark-pdf/";>spark-pdf</a> - PDF Datasource 
for Apache Spark</li>
   <li><a 
href="https://github.com/oceanbase/spark-connector-oceanbase";>spark-connector-oceanbase</a>
 - Apache Spark Connectors for OceanBase</li>
   <li><a href="https://github.com/lancedb/lance-spark";>lance-spark</a> - 
Apache Spark connector for Lance datasets</li>
+  <li><a 
href="https://github.com/ClickHouse/spark-clickhouse-connector";>spark-clickhouse-connector</a>
 - Apache Spark connector for ClickHouse</li>
 </ul>
 
 <h2 id="open-table-formats">Open table formats</h2>
diff --git a/third-party-projects.md b/third-party-projects.md
index 3a9519cdd1..b8293f2aa1 100644
--- a/third-party-projects.md
+++ b/third-party-projects.md
@@ -38,6 +38,7 @@ This page tracks external software projects that supplement 
Apache Spark and add
 - [spark-pdf](https://stabrise.com/spark-pdf/) - PDF Datasource for Apache 
Spark
 - 
[spark-connector-oceanbase](https://github.com/oceanbase/spark-connector-oceanbase)
 - Apache Spark Connectors for OceanBase
 - [lance-spark](https://github.com/lancedb/lance-spark) - Apache Spark 
connector for Lance datasets
+- 
[spark-clickhouse-connector](https://github.com/ClickHouse/spark-clickhouse-connector)
 - Apache Spark connector for ClickHouse
 
 
 ## Open table formats


---------------------------------------------------------------------
To unsubscribe, e-mail: commits-unsubscr...@spark.apache.org
For additional commands, e-mail: commits-h...@spark.apache.org

Reply via email to