SparkSession.Catalog Property
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
Interface through which the user may create, drop, alter or query underlying databases, tables, functions etc.
public Microsoft.Spark.Sql.Catalog.Catalog Catalog { get; }
member this.Catalog : Microsoft.Spark.Sql.Catalog.Catalog
Public ReadOnly Property Catalog As Catalog
Property Value
Catalog object