Microsoft SharePoint connector reference
The managed SharePoint connector is in Beta. Workspace admins can control access to this feature from the Previews page. See Manage Databricks previews.
This page contains reference material for the Microsoft SharePoint connector in Databricks Lakeflow Connect.
Ingested data format
The ingested data lands in the following format. A site in SharePoint maps to a schema in Databricks. A drive in the SharePoint site maps to a table in the destination schema.
Field | Type | Description |
|---|---|---|
|
| The unique SharePoint identifier of the file. |
|
| Contains generic file metadata:
|
|
| Contains SharePoint-specific metadata for the file:
|
|
| Contains file content. Databricks does not recommend accessing this struct directly. Instead, access it using the UDFs in Downstream RAG use case. |
|
| A sequencing key for ordering different versions of the same file. |
|
| Ignore this column. The value will always be |