tbl_uncache
From sparklyr v0.3.2
by Javier Luraschi
Unload table from memory
Unload table from memory
Usage
tbl_uncache(sc, name)
Arguments
- sc
- Spark connection
- name
- Name of the destination table
See Also
Community examples
Looks like there are no examples yet.