Catalog.
currentCatalog
Returns the current default catalog in this session.
New in version 3.4.0.
Examples
>>> spark.catalog.currentCatalog() 'spark_catalog'
previous
pyspark.sql.Catalog.createTable
next
pyspark.sql.Catalog.currentDatabase