tbl_uncache: Uncache a Spark Table

View source: R/tables_spark.R

tbl_uncacheR Documentation

Uncache a Spark Table

Description

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.


rstudio/sparklyr documentation built on Feb. 21, 2025, 10:04 p.m.