You are viewing a plain text version of this content. The canonical link for it is here.
Posted to github@arrow.apache.org by "alistaire47 (via GitHub)" <gi...@apache.org> on 2023/06/05 19:25:59 UTC

[GitHub] [arrow] alistaire47 commented on issue #35917: [Benchmarking] [R] R `tpch` benchmarks are failing (queries 02, 10, and 13)

alistaire47 commented on issue #35917:
URL: https://github.com/apache/arrow/issues/35917#issuecomment-1577354640

   > Update: these benchmarks do not fail on the `ursa-i9-9960x` or `test-mac-arm` hardwares, only the `arm64-m6g-linux-compute`, `arm64-t4g-linux-compute`, and `ec2-m5-4xlarge-us-east-2` hardwares.
   
   Might be a datagen thing—the cache doesn't get recreated often on the dedicated machines, but on the cloud machines it has to be regenerated each time. [It looks like we're still using duckdb to generate data](https://github.com/voltrondata-labs/arrowbench/blob/ebfab3d5535a1a7ba8680be4d0394296b9b1a5ee/R/ensure-tpch-source.R); a starting point might be comparing that against [datalogistik](https://github.com/conbench/datalogistik)?


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: github-unsubscribe@arrow.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org