Catalog.
setCurrentCatalog
Sets the current default catalog in this session.
New in version 3.4.0.
name of the catalog to set
Examples
>>> spark.catalog.setCurrentCatalog("spark_catalog")