notebookutils.lakehouse.loadTable: Starts a load table operation.

View source: R/lakehouse.R

notebookutils.lakehouse.loadTableR Documentation

Starts a load table operation.

Description

Starts a load table operation.

Usage

notebookutils.lakehouse.loadTable(
  loadOption,
  table,
  lakehouse = "",
  workspaceId = ""
)

Arguments

loadOption

string, loadOption Load options. Please refer to https://learn.microsoft.com/en-us/rest/api/fabric/lakehouse/tables/load-table

table

Name of the table

lakehouse

Name of the lakehouse

workspaceId

Workspace id of the lakehouse, default to current workspace

Value

boolean


notebookutils documentation built on May 29, 2024, 12:08 p.m.