[
https://issues.apache.org/jira/browse/FLINK-13171?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16881927#comment-16881927
]
Gyula Fora commented on FLINK-13171:
------------------------------------
Each rich function comes with an open(Configuration) method. The only added
benefit is that method parameter is not completely useless and confusing :D
> Add withParameters(Configuration) method to DataStream operators
> ----------------------------------------------------------------
>
> Key: FLINK-13171
> URL: https://issues.apache.org/jira/browse/FLINK-13171
> Project: Flink
> Issue Type: New Feature
> Components: API / DataStream
> Reporter: Gyula Fora
> Priority: Minor
>
> The DataStream API doesn't have the appropriate methods to configure user
> functions so Rich functions cannot leverage the parameters passed in the open
> methods similar to the DataSet API.
>
> I think this would be a simple but valuable addition.
>
> [https://ci.apache.org/projects/flink/flink-docs-release-1.8/dev/batch/#via-withparametersconfiguration]
--
This message was sent by Atlassian JIRA
(v7.6.3#76005)