From 46e406daa49701e6fb412677f73c7f1e938ee1b6 Mon Sep 17 00:00:00 2001 From: Sravan Thotakura <83568543+SravanThotakura05@users.noreply.github.com> Date: Wed, 17 Sep 2025 11:40:43 +0530 Subject: [PATCH] added solace spark connector to third party projects --- 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 ee8f9db8fb6..9e088166833 100644 --- a/site/third-party-projects.html +++ b/site/third-party-projects.html @@ -187,6 +187,7 @@

Connectors

  • spark-connector-oceanbase - Apache Spark Connectors for OceanBase
  • lance-spark - Apache Spark connector for Lance datasets
  • spark-clickhouse-connector - Apache Spark connector for ClickHouse
  • +
  • solace-spark-connector - Apache Spark connector for Solace PubSub+ Platform
  • Open table formats

    diff --git a/third-party-projects.md b/third-party-projects.md index b8293f2aa1f..b83e7cacb46 100644 --- a/third-party-projects.md +++ b/third-party-projects.md @@ -39,6 +39,7 @@ This page tracks external software projects that supplement Apache Spark and add - [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 +- [solace-spark-connector](https://github.com/SolaceProducts/pubsubplus-connector-spark) - Apache Spark connector for Solace PubSub+ Platform ## Open table formats