Sets the current default catalog
setCurrentCatalog.Rd
Sets the current default catalog.
Examples
if (FALSE) { # \dontrun{
sparkR.session()
setCurrentCatalog("spark_catalog")
} # }
setCurrentCatalog.Rd
Sets the current default catalog.
if (FALSE) { # \dontrun{
sparkR.session()
setCurrentCatalog("spark_catalog")
} # }