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

[BEAM-1502] GroupByKey should not return bare lists in DirectRunner. #3578

Closed
wants to merge 1 commit into from

Conversation

robertwb
Copy link
Contributor

This leads to invalidated expectations on other runners.

Be sure to do all of the following to help us incorporate your contribution
quickly and easily:

  • Make sure the PR title is formatted like:
    [BEAM-<Jira issue #>] Description of pull request
  • Make sure tests pass via mvn clean verify.
  • Replace <Jira issue #> in the title with the actual Jira issue
    number, if there is one.
  • If this contribution is large, please file an Apache
    Individual Contributor License Agreement.

This leads to invalidated expectations on other runners.
@robertwb
Copy link
Contributor Author

R: @charlesccychen Yet another user was bitten by this.

@charlesccychen
Copy link
Contributor

Thanks! LGTM.

CC: @mariapython

@coveralls
Copy link

Coverage Status

Coverage increased (+0.01%) to 70.636% when pulling 61a3179 on robertwb:stream-iter into 7e4719c on apache:master.

@asfgit asfgit closed this in 02905c2 Jul 17, 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

Successfully merging this pull request may close these issues.

None yet

3 participants