Re: [PR] docs: Update benchmark results for 0.9.0 [datafusion-comet]

2025-07-01 Thread via GitHub
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...@

Re: [PR] docs: Update benchmark results for 0.9.0 [datafusion-comet]

2025-07-01 Thread via GitHub
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.

Re: [PR] docs: Update benchmark results for 0.9.0 [datafusion-comet]

2025-06-30 Thread via GitHub
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

[PR] docs: Update benchmark results for 0.9.0 [datafusion-comet]

2025-06-30 Thread via GitHub
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