[
https://issues.apache.org/jira/browse/FLINK-2277?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14681562#comment-14681562
]
ASF GitHub Bot commented on FLINK-2277:
---------------------------------------
Github user StephanEwen commented on the pull request:
https://github.com/apache/flink/pull/1005#issuecomment-129805238
I like the change, but I would like to change it to an overloaded method,
rather than adding a parameter with default value.
In the current way, it breaks the binary API compatibility. With an
overloaded method, it would not break it.
> In Scala API delta Iterations can not be set to unmanaged
> ---------------------------------------------------------
>
> Key: FLINK-2277
> URL: https://issues.apache.org/jira/browse/FLINK-2277
> Project: Flink
> Issue Type: Improvement
> Components: Scala API
> Reporter: Aljoscha Krettek
> Assignee: PJ Van Aeken
> Labels: Starter
>
> DeltaIteration.java has method solutionSetUnManaged(). In the Scala API this
> could be added as an optional parameter on iterateDelta() on the DataSet.
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)