andygrove merged PR #1959:
URL: https://github.com/apache/datafusion-comet/pull/1959
--
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-unsubscr...@
andygrove commented on code in PR #1959:
URL: https://github.com/apache/datafusion-comet/pull/1959#discussion_r2177628707
##
README.md:
##
@@ -46,23 +46,23 @@ The following chart shows the time it takes to run the 22
TPC-H queries against
using a single executor with 8 cores.
comphead commented on code in PR #1959:
URL: https://github.com/apache/datafusion-comet/pull/1959#discussion_r2176171353
##
README.md:
##
@@ -46,23 +46,23 @@ The following chart shows the time it takes to run the 22
TPC-H queries against
using a single executor with 8 cores. S
andygrove opened a new pull request, #1959:
URL: https://github.com/apache/datafusion-comet/pull/1959
## Which issue does this PR close?
Closes #.
## Rationale for this change
## What changes are included in this PR?
## How are these changes