View source: R/sdf_interface.R
sdf_to_avro | R Documentation |
Convert column(s) to avro format
sdf_to_avro(x, cols = colnames(x))
x |
An object coercible to a Spark DataFrame |
cols |
Subset of Columns to convert into avro format |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.