Welcome! ようこそ! 歡迎訪問!

My IP Address

软件下载中心

Skip to contents

Sets the current default catalog.

Usage

setCurrentCatalog(catalogName)

Arguments

catalogName

name of the catalog

Note

since 3.4.0

Examples

if (FALSE) {
sparkR.session()
setCurrentCatalog("spark_catalog")
}