Re: [PR] [WIP] docs: Add instructions on running TPC-H on macOS [datafusion-comet]

2025-04-16 Thread via GitHub
wForget commented on code in PR #1647: URL: https://github.com/apache/datafusion-comet/pull/1647#discussion_r2046390607 ## docs/source/contributor-guide/benchmarking_macos.md: ## @@ -0,0 +1,136 @@ + + +# Comet Benchmarking on macOS + +This guide is for setting up TPC-H benchmark

Re: [PR] [WIP] docs: Add instructions on running TPC-H on macOS [datafusion-comet]

2025-04-14 Thread via GitHub
parthchandra commented on code in PR #1647: URL: https://github.com/apache/datafusion-comet/pull/1647#discussion_r2043091790 ## docs/source/contributor-guide/benchmarking_macos.md: ## @@ -0,0 +1,136 @@ + + +# Comet Benchmarking on macOS + +This guide is for setting up TPC-H benc

[PR] [WIP] docs: Add instructions on running TPC-H on macOS [datafusion-comet]

2025-04-14 Thread via GitHub
andygrove opened a new pull request, #1647: URL: https://github.com/apache/datafusion-comet/pull/1647 ## Which issue does this PR close? Closes #. ## Rationale for this change ## What changes are included in this PR? ## How are these changes