зеркало из
1
0
Форкнуть 0
Перейти к файлу
kecheung 3a2f09767d
Update build.sbt (#163)
Update build.sbt version to spark3.3-1.19.7
2024-06-12 15:15:52 -07:00
.github/ISSUE_TEMPLATE Disable blank issues (#136) 2023-02-13 13:45:44 -08:00
DatabricksTokenProviderMock merge spark3 source to master (#85) 2021-10-26 11:17:21 -07:00
artifacts Update to version spark3.3-1.19.7 (#161) 2024-04-05 18:50:39 -07:00
documentation Update docs (#133) 2023-02-03 19:54:36 -08:00
lib Spark 3.3 Update CDM library to 1.7.3 (#159) 2024-04-05 18:45:19 -07:00
project Release spark3.3-1.19.5 (#137) 2023-03-14 14:05:43 -07:00
samples Update docs (#133) 2023-02-03 19:54:36 -08:00
src Revert "Spark 3: Cache CDM Date and DateTime type methods (#100)" (#160) 2024-04-05 18:47:27 -07:00
test Add files via upload 2021-01-21 23:26:01 -08:00
.gitattributes Initial commit 2020-01-30 18:28:34 -08:00
.gitignore Spark 3.3 Update CDM library to 1.7.3 (#159) 2024-04-05 18:45:19 -07:00
LICENSE Create LICENSE (#140) 2023-03-24 17:54:57 -07:00
README.md Update README.md 2024-04-08 11:08:13 -07:00
SECURITY.md Microsoft mandatory file (#97) 2022-10-05 23:30:11 -07:00
build.sbt Update build.sbt (#163) 2024-06-12 15:15:52 -07:00

README.md

IMPORTANT NOTICE

The CDM library, which this connector is reliant on, is deprecating the CDM Schema Store. Please upgrade your connector version to the latest version spark3.3-1.19.7 to ensure there is no disruption in your workflows. Full details in: https://github.com/Azure/spark-cdm-connector/issues/162

spark-cdm-connector

The Connector is now Generally Available in Azure Spark for Azure Synapse. The connector allows Spark dataframes to read and write entities in a CDM folder format residing on ADLS. To get started, please see Using the Spark CDM Connector.

Be sure to check the issues and search the error message before sending mail to asksparkcdm@microsoft.com for questions or feedback.

For more information about CDM see: https://docs.microsoft.com/en-us/common-data-model/

Samples to use the connector with Python and Scala can be found here: