pyspark.sql.SparkSession.catalog

property SparkSession.catalog

Interface through which the user may create, drop, alter or query underlying databases, tables, functions, etc.

New in version 2.0.0.

Returns
Catalog