voltrondata-labs / arrowbench

R package for benchmarking
Other
13 stars 9 forks source link

Add dplyr-based TPC-H benchmarks? #35

Closed jonkeane closed 2 years ago

jonkeane commented 3 years ago

Since our TPC-H benchmarks are already defined by dplyr pipelines, should we add a dplyr option to run those queries against (we could read in to R and then run them on the dataframes produced).