Skip to content
Open
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
3 changes: 2 additions & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -8,4 +8,5 @@
- [alexott/cyber-spark-data-connectors](https://github.com/alexott/cyber-spark-data-connectors) - Cybersecurity-related custom data connectors for Spark. [Blog post](https://alexott.blogspot.com/2024/11/spark-custom-data-sources-and-sinks-for.html)
- [dmoore247/PythonDataSources](https://github.com/dmoore247/PythonDataSources) - Python DataSource classes for Spark 4.x with healthcare and life sciences examples.
- [dgomez04/pyspark-hubspot](https://github.com/dgomez04/pyspark-hubspot) - Custom data source connector for reading from HubSpot's CRM objects.
- [dgomez04/pyspark-faker](https://github.com/dgomez04/pyspark-faker) - A lightweight toy project built to explore the new PySpark 4.0 custom data source API.
- [dgomez04/pyspark-faker](https://github.com/dgomez04/pyspark-faker) - A lightweight toy project built to explore the new PySpark 4.0 custom data source API.
- [geekwhocodes/pyspark-msgraph-source](https://github.com/geekwhocodes/pyspark-msgraph-source) - A data source for [Microsoft Graph API](https://learn.microsoft.com/en-us/graph/overview) with full support for path and query parameters, schema inference, and scalable data ingestion