You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@flink.apache.org by "Stephan Ewen (JIRA)" <ji...@apache.org> on 2015/07/21 16:58:04 UTC

[jira] [Created] (FLINK-2385) Scala DataSet.distinct should have parenthesis

Stephan Ewen created FLINK-2385:
-----------------------------------

             Summary: 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)