Skip to contents

Force a Spark table with name name to be unloaded from memory.

Usage

tbl_uncache(sc, name)

Arguments

sc

A spark_connection.

name

The table name.