adriangbot commented on PR #22858:
URL: https://github.com/apache/datafusion/pull/22858#issuecomment-4663217163

   Benchmark for [this 
request](https://github.com/apache/datafusion/pull/22858#issuecomment-4663131111)
 failed.
   
   Last 20 lines of output:
   <details><summary>Click to expand</summary>
   
   ```
   # Micro-Benchmarks (specific operators and features)
   cancellation:           How long cancelling a query takes
   nlj:                    Benchmark for simple nested loop joins, testing 
various join scenarios
   hj:                     Benchmark for simple hash joins, testing various 
join scenarios
   smj:                    Benchmark for simple sort merge joins, testing 
various join scenarios
   dict:                   Benchmark for dictionary-encoded group-by scenarios
   compile_profile:        Compile and execute TPC-H across selected Cargo 
profiles, reporting timing and binary size
   
   
   ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━
   Supported Configuration (Environment Variables)
   ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━
   DATA_DIR            directory to store datasets
   CARGO_COMMAND       command that runs the benchmark binary
   DATAFUSION_DIR      directory to use (default /workspace/datafusion-base)
   RESULTS_NAME        folder where the benchmark files are stored
   PREFER_HASH_JOIN    Prefer hash join algorithm (default true)
   SIMULATE_LATENCY    Simulate object store latency to mimic S3 (default false)
   DATAFUSION_*        Set the given datafusion configuration
   
   ```
   
   </details>
   
   ---
   [File an issue](https://github.com/adriangb/datafusion-benchmarking/issues) 
against this benchmark runner


-- 
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: [email protected]

For queries about this service, please contact Infrastructure at:
[email protected]


---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to