row_group_size | R Documentation |
Benchmark effect of parquet row group size
row_group_size
An object of class Benchmark
of length 11.
source
A known-file id, or a file path to read in
queries
What queries to run
chunk_size
Number of rows to write in each row group. Suggested sizes:
chunk_size = list(NULL, 10000L, 100000L, 1000000L)
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.