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


sparklyr documentation built on Nov. 2, 2023, 5:09 p.m.