notebookutils.lakehouse.listTables: List all tables in a Lakehouse.

View source: R/lakehouse.R

notebookutils.lakehouse.listTablesR Documentation

List all tables in a Lakehouse.

Description

List all tables in a Lakehouse.

Usage

notebookutils.lakehouse.listTables(
  lakehouse = "",
  workspaceId = "",
  maxResults = 1000L
)

Arguments

lakehouse

Name of the lakehouse

workspaceId

Workspace id of the lakehouse, default to current workspace

maxResults

Maximum number of tables to return, default to 1000

Value

A list of table objects


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