Rdocumentation
powered by
Learn R Programming
sparklyr (version 0.3.5)
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