voltrondata-labs / arrowbench

R package for benchmarking
Other
13 stars 9 forks source link

Accept run_id in run.BenchmarkDataFrame #132

Closed alistaire47 closed 1 year ago

alistaire47 commented 1 year ago

If we want to pass in a run_id from arrow-benchmarks-ci, run.BenchmarkDataFrame needs to accept a pre-specified one. It can default to NULL, which will result in one getting generated by benchconnect (the current behavior).