spark_config_exists: A helper function to check value exist under 'spark_config()'

View source: R/config_spark.R

spark_config_existsR Documentation

A helper function to check value exist under spark_config()

Description

A helper function to check value exist under spark_config()

Usage

spark_config_exists(config, name, default = NULL)

Arguments

config

The configuration list from spark_config()

name

The name of the configuration entry

default

The default value to use when entry is not present


rstudio/sparklyr documentation built on March 29, 2024, 3:30 p.m.