mssparkutils.lakehouse.create | R Documentation |
Create a lakehouse
mssparkutils.lakehouse.create(
name,
description = "",
definition = "",
workspaceId = ""
)
name |
Name of the lakehouse |
description |
Description of the lakehouse |
definition |
Definition of the lakehouse |
workspaceId |
Workspace id of the lakehouse, default to current workspace |
A lakehouse object
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.