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)
Value
spark.sql.catalogImplementation property from the connection's
runtime configuration
Arguments
- sc
spark_connection