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

Add support for parallel partitioned merge join and grouped aggregate queries #682

Open
Ulimo opened this issue Feb 6, 2025 · 0 comments
Milestone

Comments

@Ulimo
Copy link
Contributor

Ulimo commented Feb 6, 2025

This issue is related to releasing the exchange operator, with that release, it should be possible to run merge joins and grouped aggregates in parallel by partitioning the keys.

This should then help improve performance of streams where certain operators might be a bottleneck.

@Ulimo Ulimo added this to the 0.13.0 milestone Feb 6, 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

No branches or pull requests

1 participant