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

[FLINK-1110] Fix IndexOutOfBoundsException in ListKeyGroupedIterator #10

Merged
merged 1 commit into from
Oct 1, 2014

Conversation

uce
Copy link

@uce uce commented Oct 1, 2014

Occured when calling nextKey() and iterator not consumed with last key group.

This fixes the failing CoGroup tests.

Occured when calling nextKey() and iterator not consumed with *last* key group.
@StephanEwen StephanEwen merged commit 3c75249 into StephanEwen:collections Oct 1, 2014
@uce uce deleted the rt_collections_tests branch December 18, 2014 00:00
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
2 participants