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

Bucketing shuffle should not include constants/literals #24452

Open
kaikalur opened this issue Jan 29, 2025 · 0 comments
Open

Bucketing shuffle should not include constants/literals #24452

kaikalur opened this issue Jan 29, 2025 · 0 comments

Comments

@kaikalur
Copy link
Contributor

When we shuffle (exchange) for bucketing, we copy all the data including things like constants like partition columns which adds a lot of overhead. We should look to moving the constants to after the shuffle.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
Status: 🆕 Unprioritized
Status: 🆕 Unprioritized
Development

No branches or pull requests

1 participant