Skip to content

Conversation

@gabotechs
Copy link
Collaborator

This builds on top of #73 adding distribution capabilities to the TPCH benchmarks, spawning just a single host and injecting all the appropriate things in the SessionContext so that TPCH queries run distributed.

@robtandy robtandy merged commit 26efc1c into tpch Aug 8, 2025
5 of 6 checks passed
@robtandy robtandy deleted the tpch-distributed branch August 8, 2025 15:37
robtandy pushed a commit that referenced this pull request Aug 8, 2025
* Add benchmarks crate by copying upstream DataFusion code

* Wire-up distributed execution with tpch benchmarks (#86)
robtandy pushed a commit that referenced this pull request Aug 8, 2025
…text (#85)

* Move all test utils to src/ and hide them behind an "integration" feature. This way, other crates and integration tests as well can use it

* Extend the `SessionBuilder` trait to be able to operate not only at the `SessionStateBuilder` level, but also on `SessionState` and `SessionContext`

* Add benchmarks crate by copying upstream DataFusion code (#73)

* Add benchmarks crate by copying upstream DataFusion code

* Wire-up distributed execution with tpch benchmarks (#86)
robtandy pushed a commit that referenced this pull request Aug 8, 2025
…ture (#84)

* Move all test utils to src/ and hide them behind an "integration" feature. This way, other crates and integration tests as well can use it

* Extend SessionBuilder trait to operate on SessionState and SessionContext (#85)

* Move all test utils to src/ and hide them behind an "integration" feature. This way, other crates and integration tests as well can use it

* Extend the `SessionBuilder` trait to be able to operate not only at the `SessionStateBuilder` level, but also on `SessionState` and `SessionContext`

* Add benchmarks crate by copying upstream DataFusion code (#73)

* Add benchmarks crate by copying upstream DataFusion code

* Wire-up distributed execution with tpch benchmarks (#86)
@gabotechs gabotechs mentioned this pull request Aug 13, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants