sparklyr (version 0.3.9)

tbl_uncache: Unload table from memory

Description

Unload table from memory

Usage

tbl_uncache(sc, name)

Arguments

sc
Spark connection
name
Name of the destination table

See Also

Other dplyr: copy_to, tbl_cache