alamb commented on PR #19287:
URL: https://github.com/apache/datafusion/pull/19287#issuecomment-3662341721

   > Benchmark runner seems to be struggling
   
   It seems that the benchmark doesn't complete on main (I haven't tried on 
this branch)
   
   ```
        Running 
`/Users/andrewlamb/Software/datafusion/target/release/external_aggr benchmark 
--partitions 4 --iterations 5 --path 
/Users/andrewlamb/Software/datafusion/benchmarks/data/tpch_sf1 -o 
/Users/andrewlamb/Software/datafusion/benchmarks/results/main/external_aggr.json`
   Q1(64.0 MB) iteration 0 took 66.5 ms and returned 1 rows
   Q1(64.0 MB) iteration 1 took 40.4 ms and returned 1 rows
   Q1(64.0 MB) iteration 2 took 41.3 ms and returned 1 rows
   Q1(64.0 MB) iteration 3 took 43.1 ms and returned 1 rows
   Q1(64.0 MB) iteration 4 took 40.6 ms and returned 1 rows
   Q1(64.0 MB) avg time: 46.38 ms
   Error: Shared(ResourcesExhausted("Failed to allocate additional 1850.4 KB 
for GroupedHashAggregateStream[1] () with 1812.6 KB already allocated for this 
reservation - 2.7 MB remain available for the total pool"))
   ```


-- 
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