voltrondata-labs / arrowbench

R package for benchmarking
Other
13 stars 9 forks source link

Handle missing `output` param in tpc_h #130

Closed alistaire47 closed 1 year ago

alistaire47 commented 1 year ago

In tpc_h's tags_fun(), params$output is missing when called from voltrondata-labs/benchmarks because it relies on the default of "data_frame", which run_one() does not populate (see #129). This gets things running for now until we can fix that larger issue, which has the potential to break histories.