tbl_uncache
From sparklyr v0.2.26
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.