Checks if the database with the specified name exists.
databaseExists.Rd
Checks if the database with the specified name exists.
Examples
if (FALSE) { # \dontrun{
sparkR.session()
databaseExists("spark_catalog.default")
} # }
databaseExists.Rd
Checks if the database with the specified name exists.
if (FALSE) { # \dontrun{
sparkR.session()
databaseExists("spark_catalog.default")
} # }