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