Skip to content

Conversation

andygrove
Copy link
Member

@andygrove andygrove commented May 4, 2023

Which issue does this PR close?

Closes #368

$ docker run --privileged -it db-benchmark
# groupby-datafusion.py
loading dataset data/G1_1e7_1e2_0_0.csv
dataset loaded
registered record batches
q1: 0.3676629539113492
q2: 2.19574227090925
q3: 5.529615408042446
q4: 0.4646788500249386
q5: 5.782891046954319
q6: 8.021909267874435
q7: 4.6340672872029245
q8: 2.5885365640278906
q9: 7.149171598022804
q10: 7.976435187039897
grouping finished, took 45s

Rationale for this change

We want to be able to run the benchmarks in this repo easily.

What changes are included in this PR?

TBD

Are there any user-facing changes?

@andygrove andygrove marked this pull request as ready for review May 6, 2023 14:52
@andygrove andygrove merged commit e16af72 into apache:main May 6, 2023
@andygrove andygrove deleted the fix-db-benchmark branch May 6, 2023 16:42
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.

Get db-benchmark working with DuckDB-hosted benchmarks
1 participant