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

View source: R/spark_connection.R

get_spark_sql_catalog_implementationR Documentation

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


sparklyr documentation built on May 29, 2024, 2:58 a.m.