View source: R/sdf_interface.R
sdf_checkpoint | R Documentation |
Checkpoint a Spark DataFrame
sdf_checkpoint(x, eager = TRUE)
x |
an object coercible to a Spark DataFrame |
eager |
whether to truncate the lineage of the DataFrame |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.