Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Update ClickBench benchmarks with DataFusion 45.0.0 (When Published) #14246

Open
alamb opened this issue Jan 23, 2025 · 5 comments
Open

Update ClickBench benchmarks with DataFusion 45.0.0 (When Published) #14246

alamb opened this issue Jan 23, 2025 · 5 comments
Labels
enhancement New feature or request

Comments

@alamb
Copy link
Contributor

alamb commented Jan 23, 2025

Is your feature request related to a problem or challenge?

Describe the solution you'd like

Once DataFusion 45.0.0 is released, It would be great to update ClickBench https://benchmark.clickhouse.com/ with the newest version

ClickBench is a benchmark heavy on filtering and aggregation that we have used as an optimization target for the last several releases.

Describe alternatives you've considered

Additional context

Improvements I know of:

@Dandandan
Copy link
Contributor

Would be nice to get this in as well #13681

@Rachelint
Copy link
Contributor

Rachelint commented Jan 23, 2025

Would be nice to get this in as well #13681

I added fuzzy tests for it in my local, and found some failed cases for Decimal today ...
I am fixing it, and working for benchmark, I think it can be finished today or tomorrow.

@Dandandan
Copy link
Contributor

Thank you very much @Rachelint

@alamb
Copy link
Contributor Author

alamb commented Jan 23, 2025

Would be nice to get this in as well #13681

I agree (though I don't think it will help ClickBench as clickbench doesn't have a median aggregate)

Added to release checklist on

@Rachelint
Copy link
Contributor

#13681 is ready for review

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

3 participants