Gets an array of system schemas for a metastore. The caller must be an
account admin or a metastore admin.
Usage
list_system_schemas(client, metastore_id)
systemSchemasList(client, metastore_id)
Arguments
- client
Required. Instance of DatabricksClient()
- metastore_id
Required. The ID for the metastore in which the system schema resides.
Value
data.frame
with all of the response pages.