KcA!SZdɘKvubC 4^/GjU$~VV%$qUM4 Returns the current default catalog — currentCatalog • SparkR Skip to contents

Returns the current default catalog.

Usage

currentCatalog()

Value

name of the current default catalog.

Note

since 3.4.0

Examples

if (FALSE) {
sparkR.session()
currentCatalog()
}