[
https://issues.apache.org/jira/browse/FLINK-2385?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Stephan Ewen resolved FLINK-2385.
---------------------------------
Resolution: Fixed
Fixed via 5d475f88784f796e054d7cff2492b9989d3f47d6
> Scala DataSet.distinct should have parenthesis
> ----------------------------------------------
>
> Key: FLINK-2385
> URL: https://issues.apache.org/jira/browse/FLINK-2385
> Project: Flink
> Issue Type: Bug
> Components: Scala API
> Affects Versions: 0.9
> Reporter: Stephan Ewen
> Assignee: Stephan Ewen
> Fix For: 0.10
>
>
> The method is not a side-effect free accessor, but defines heavy computation,
> even if it does not mutate the original data set.
> This is a somewhat API breaking change.
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)