Skip to contents

Gets the specified catalog in a metastore. The caller must be a metastore admin, the owner of the catalog, or a user that has the USE_CATALOG privilege set for their account.

Usage

get_catalog(client, name, include_browse = NULL)

catalogsGet(client, name, include_browse = NULL)

Arguments

client

Required. Instance of DatabricksClient()

name

Required. The name of the catalog.

include_browse

Whether to include catalogs in the response for which the principal can only access selective metadata for.