voltrondata-labs / arrowbench

R package for benchmarking
Other
13 stars 9 forks source link

Clean up query 22 to have a single query #61

Closed jonkeane closed 2 years ago

jonkeane commented 2 years ago

Currently we collect() and then use it in the next query, instead we should make a trivial join column and then join it as a subquery.