sparklyr (version 1.3.1)

get_spark_sql_catalog_implementation: Retrieve the Spark connection's SQL catalog implementation property

Description

Retrieve the Spark connection's SQL catalog implementation property

Usage

get_spark_sql_catalog_implementation(sc)

Arguments

sc

spark_connection

Value

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