polars.Catalog.list_tables#
- Catalog.list_tables( ) list[TableInfo] [source]#
List the available tables under the specified schema.
Warning
This functionality is considered unstable. It may be changed at any point without it being considered a breaking change.
- Parameters:
- catalog_name
Name of the catalog.
- namespace
Name of the namespace (unity schema).