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 May 29, 2024, 2:58 a.m.