Unity Catalog#
Interface with Unity catalogs.
|
Unity catalog client. |
List the available catalogs. |
|
|
List the available namespaces (unity schema) under the specified catalog. |
|
List the available tables under the specified schema. |
|
Retrieve the metadata of the specified table. |
|
Retrieve the metadata of the specified table. |
|
Information for a catalog within a metastore. |
|
Information for a column within a catalog table. |
|
Information for a namespace within a catalog. |
|
Information for a catalog table. |
Get the native polars schema of this table. |
|