pyspark.sql.Catalog.setCurrentCatalog

Catalog.setCurrentCatalog(catalogName: str) → None

Sets the current default catalog in this session.

Parameters
catalogNamestr

name of the catalog to set