sdf_checkpoint: Checkpoint a Spark DataFrame

View source: R/sdf_interface.R

sdf_checkpointR Documentation

Checkpoint a Spark DataFrame

Description

Checkpoint a Spark DataFrame

Usage

sdf_checkpoint(x, eager = TRUE)

Arguments

x

an object coercible to a Spark DataFrame

eager

whether to truncate the lineage of the DataFrame


rstudio/sparklyr documentation built on Sept. 18, 2024, 6:10 a.m.