zhangx opened a new pull request, #82:
URL: https://github.com/apache/datafusion-ray/pull/82
**Changes**
- Support run mutiple queries in tpcbench.py for both Datafusion on Ray and
Datafusion without Ray, so we can run all queries in tpch q15.
- Add --query argument for tpcbench.p
zhangx closed pull request #82: support run mutiple queries in TPC-H
benchmark
URL: https://github.com/apache/datafusion-ray/pull/82
--
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
robtandy commented on PR #82:
URL: https://github.com/apache/datafusion-ray/pull/82#issuecomment-2711136082
@zhangx thank you for submitting this!
I submitted one at the same time with a similar fix, combined with a few
other small changes that came up during benchmarking.See
zhangx commented on PR #82:
URL: https://github.com/apache/datafusion-ray/pull/82#issuecomment-2712446883
> @zhangx thank you for submitting this!
>
> I submitted one at the same time with a similar fix, combined with a few
other small changes that came up during benchmarking.