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 6856bd06b1 Added Pdf datasource to the third-party projects (#572)
6856bd06b1 is described below

commit 6856bd06b1a59a5a4e3768f398aba10678449e58
Author: Mykola Melnyk <[email protected]>
AuthorDate: Wed Jan 8 03:40:39 2025 +0100

    Added Pdf datasource to the third-party projects (#572)
---
 site/third-party-projects.html | 1 +
 third-party-projects.md        | 2 ++
 2 files changed, 3 insertions(+)

diff --git a/site/third-party-projects.html b/site/third-party-projects.html
index 190a580cc0..5613379cd1 100644
--- a/site/third-party-projects.html
+++ b/site/third-party-projects.html
@@ -183,6 +183,7 @@
   <li><a 
href="https://github.com/neo4j-contrib/neo4j-spark-connector";>neo4j-spark-connector</a>
 - Neo4j Connector for Apache Spark</li>
   <li><a 
href="https://github.com/StarRocks/starrocks-connector-for-apache-spark";>starrocks-connector-for-apache-spark</a>
 - StarRocks Apache Spark connector</li>
   <li><a href="https://github.com/pingcap/tispark";>tispark</a> - TiSpark is 
built for running Apache Spark on top of TiDB/TiKV</li>
+  <li><a href="https://stabrise.com/spark-pdf/";>spark-pdf</a> - PDF Datasource 
for Apache Spark</li>
 </ul>
 
 <h2 id="open-table-formats">Open table formats</h2>
diff --git a/third-party-projects.md b/third-party-projects.md
index 7d2f3feb26..fa3eeaba06 100644
--- a/third-party-projects.md
+++ b/third-party-projects.md
@@ -34,6 +34,8 @@ This page tracks external software projects that supplement 
Apache Spark and add
 - 
[neo4j-spark-connector](https://github.com/neo4j-contrib/neo4j-spark-connector) 
- Neo4j Connector for Apache Spark
 - 
[starrocks-connector-for-apache-spark](https://github.com/StarRocks/starrocks-connector-for-apache-spark)
 - StarRocks Apache Spark connector
 - [tispark](https://github.com/pingcap/tispark) - TiSpark is built for running 
Apache Spark on top of TiDB/TiKV
+- [spark-pdf](https://stabrise.com/spark-pdf/) - PDF Datasource for Apache 
Spark
+
 
 ## Open table formats
 


---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to