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] Allow hash on map for round robin repartitioning #5349

Merged
merged 1 commit into from
May 27, 2024

Conversation

marin-ma
Copy link
Contributor

fixes #5206

Pick up velox upstream PR to enable hashing complex types

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 force-pushed the rr-map branch 2 times, most recently from 03af65e to 5788c63 Compare April 10, 2024 12:15
@marin-ma marin-ma changed the title [VL](WIP) Allow hash on map for round robin repartitioning [VL] Allow hash on map for round robin repartitioning May 24, 2024
Copy link
Contributor

@PHILO-HE PHILO-HE left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Looks good! Thanks!

@marin-ma marin-ma merged commit 280064a into apache:main May 27, 2024
39 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.

RoundRobinPartitioning fails with map type
2 participants