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-2385] [scala api] [api breaking] Add parenthesis to Scala 'distinct' transformation. #933

Closed
wants to merge 1 commit into from

Conversation

StephanEwen
Copy link
Contributor

The operation is not side-effect free. It does not mutate the original DataSet, but defines distributed computation.

This pull request also removes a test that was testing behavior that is now supported, but that was not recognized because the method call was matched against the wrong overloaded method.

This pull request also correct some comment markups.

@StephanEwen StephanEwen changed the title [FLINK-2385] [scala api] Add parenthesis to Scala 'distinct' transformation. [FLINK-2385] [scala api] [api breaking] Add parenthesis to Scala 'distinct' transformation. Jul 22, 2015
@StephanEwen
Copy link
Contributor Author

Any reservation against this?

(The one failed build profile is due to a Travis hiccup)

@tillrohrmann
Copy link
Contributor

Nope. +1 from my side.

StephanEwen added a commit to StephanEwen/flink that referenced this pull request Jul 23, 2015
@asfgit asfgit closed this in 5d475f8 Jul 23, 2015
@StephanEwen StephanEwen deleted the scala_distinct branch August 4, 2015 16:39
nikste pushed a commit to nikste/flink that referenced this pull request Sep 29, 2015
nltran pushed a commit to nltran/flink that referenced this pull request Jan 8, 2016
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
3 participants