You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Introduced in Spark 4.x, Python Data Source API allows you to create PySpark Data Sources leveraging long standing python libraries for handling unique file types or specialized interfaces with spark read, readStream, write and writeStream APIs.
7
+
| Data Source Name | Purpose |
8
+
| --- | --- |
9
+
|[zipdcm](zipdcm/README.md)| Read DICOM files from Zip file archives |
7
10
8
11
## Documentation
9
12
Refer to the [python-data-sources](https://databricks-industry-solutions.github.io/python-data-sources/) documentation for detailed information on how to use supplied python data sources, its features, and configuration options.
0 commit comments