Skip to content
Open
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
1 change: 1 addition & 0 deletions site/third-party-projects.html
Original file line number Diff line number Diff line change
Expand Up @@ -187,6 +187,7 @@ <h2 id="connectors">Connectors</h2>
<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>
<li><a href="https://github.com/SolaceProducts/pubsubplus-connector-spark">solace-spark-connector</a> - Apache Spark connector for Solace PubSub+ Platform</li>
</ul>

<h2 id="open-table-formats">Open table formats</h2>
Expand Down
1 change: 1 addition & 0 deletions third-party-projects.md
Original file line number Diff line number Diff line change
Expand Up @@ -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
Expand Down