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

Fix join.mapGroup issue #1038

Merged
merged 2 commits into from
Sep 6, 2014
Merged

Fix join.mapGroup issue #1038

merged 2 commits into from
Sep 6, 2014

Conversation

johnynek
Copy link
Collaborator

@johnynek johnynek commented Sep 5, 2014

In rare cases that use mapGroup (or mapValueStream) with functions that don't have the property that fn(Iterator.empty) == Iterator.empty, you could get surprising results.

Here we make it clearer what the contract is and add a test to check it.

@isnotinvain
Copy link
Contributor

LGTM

@rangadi
Copy link

rangadi commented Sep 5, 2014

⭐ fav

johnynek added a commit that referenced this pull request Sep 6, 2014
@johnynek johnynek merged commit c861755 into develop Sep 6, 2014
@johnynek johnynek deleted the fixJoinMapGroup branch September 6, 2014 02:34
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.

None yet

3 participants