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

[VL] Reduce spill in sort-based shuffle #6639

Merged
merged 3 commits into from
Jul 31, 2024

Conversation

marin-ma
Copy link
Contributor

@marin-ma marin-ma commented Jul 30, 2024

TPCH SF3T 40000 shuffle partitions: 1794s -> 1612s (vs hash 2023s)

Before:

image

After:
image

Copy link

Thanks for opening a pull request!

Could you open an issue for this pull request on Github Issues?

https://github.com/apache/incubator-gluten/issues

Then could you also rename commit message and pull request title in the following format?

[GLUTEN-${ISSUES_ID}][COMPONENT]feat/fix: ${detailed message}

See also:

@marin-ma marin-ma merged commit 2571780 into apache:main Jul 31, 2024
42 of 48 checks passed
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.

2 participants