Retrieve the Spark connection’s SQL catalog implementation property

R/spark_connection.R

get_spark_sql_catalog_implementation

Description

Retrieve the Spark connection’s SQL catalog implementation property

Usage

get_spark_sql_catalog_implementation(sc) 

Arguments

Arguments Description
sc spark_connection

Value

spark.sql.catalogImplementation property from the connection’s runtime configuration