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

Standardize regionFn for ShuffleJoin returned objects #1740

Closed
devin-petersohn opened this issue Sep 21, 2017 · 1 comment
Closed

Standardize regionFn for ShuffleJoin returned objects #1740

devin-petersohn opened this issue Sep 21, 2017 · 1 comment
Assignees
Milestone

Comments

@devin-petersohn
Copy link
Member

Some of the regionFns have the value as the first set of regions, and the key second, but I need them to all be the same. Because all the broadcast joins have the left first, the ShuffleJoins should follow that pattern.

@devin-petersohn
Copy link
Member Author

Resolved in #1741.

@heuermh heuermh added this to the 0.23.0 milestone Dec 7, 2017
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

2 participants