Skip to content

Commit eb0ce43

Browse files
mykolamelnykmlsrowen
authored andcommitted
Added ScaleDP to the third-party projects
Added ScaleDP project to the third-party projects. <!-- *Make sure that you generate site HTML with `bundle exec jekyll build`, and include the changes to the HTML in your pull request. See README.md for more information.* --> Author: Mykola Melnyk <kolia1985@gmail.com> Closes #600 from mykolamelnykml/scaledp.
1 parent 5477360 commit eb0ce43

File tree

2 files changed

+2
-0
lines changed

2 files changed

+2
-0
lines changed

site/third-party-projects.html

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -166,6 +166,7 @@ <h2 id="popular-libraries-with-pyspark-integrations">Popular libraries with PySp
166166
<li><a href="https://github.com/datahub-project/datahub">datahub</a> - Metadata platform for the modern data stack</li>
167167
<li><a href="https://github.com/dbt-labs/dbt-spark">dbt-spark</a> - Enables dbt to work with Apache Spark</li>
168168
<li><a href="https://github.com/DAGWorks-Inc/hamilton">Hamilton</a> - Enables one to declaratively describe PySpark transformations that helps keep code testable, modular, and logically visualizable.</li>
169+
<li><a href="https://stabrise.com/scaledp/">ScaleDP</a> - An Open-Source Library for Processing Documents using AI/ML in Apache Spark.</li>
169170
</ul>
170171

171172
<h2 id="connectors">Connectors</h2>

third-party-projects.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -19,6 +19,7 @@ This page tracks external software projects that supplement Apache Spark and add
1919
- [datahub](https://github.com/datahub-project/datahub) - Metadata platform for the modern data stack
2020
- [dbt-spark](https://github.com/dbt-labs/dbt-spark) - Enables dbt to work with Apache Spark
2121
- [Hamilton](https://github.com/DAGWorks-Inc/hamilton) - Enables one to declaratively describe PySpark transformations that helps keep code testable, modular, and logically visualizable.
22+
- [ScaleDP](https://stabrise.com/scaledp/) - An Open-Source Library for Processing Documents using AI/ML in Apache Spark.
2223

2324
## Connectors
2425

0 commit comments

Comments
 (0)