coiled / benchmarks

BSD 3-Clause "New" or "Revised" License
28 stars 17 forks source link

[TPC-H] Avoid shuffle barrier RuntimeError in q10 #1309

Closed milesgranger closed 8 months ago

milesgranger commented 8 months ago

@hendrikmakait, seems q9 is still a problematic one. I'll poke at it and worse case xfail. This seems to alleviate the barrier error though for q10.

https://github.com/coiled/benchmarks/pull/1317