smart-data-lake
smart-data-lake copied to clipboard
Implement Delta Sharing DataObject
Is your feature request related to a problem? Please describe. Delta Sharing is an open technology to share datasets, especially with Databricks (but not limited to Databricks). It would be nice to have a DataObject to easily read datasets shared using Delta Sharing.
Describe the solution you'd like Create a DataObject that uses the Spark Deltasharing Connector: https://github.com/delta-io/delta-sharing https://docs.databricks.com/en/query/formats/deltasharing.html
Note that DeltaSharing is read-only.
Additional context see also https://www.databricks.com/de/product/delta-sharing