[
https://issues.apache.org/jira/browse/FLINK-2351?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15030562#comment-15030562
]
ASF GitHub Bot commented on FLINK-2351:
---------------------------------------
GitHub user zentol opened a pull request:
https://github.com/apache/flink/pull/1420
[FLINK-2351] Remove IOFormat ConfigBuilders
You can merge this pull request into a Git repository by running:
$ git pull https://github.com/zentol/flink 2351_iof_config
Alternatively you can review and apply these changes as the patch at:
https://github.com/apache/flink/pull/1420.patch
To close this pull request, make a commit to your master/trunk branch
with (at least) the following in the commit message:
This closes #1420
----
commit 990ce5061cf1d2df3cb30c7104fd6cba0e0abbc8
Author: zentol <[email protected]>
Date: 2015-11-28T13:36:06Z
[FLINK-2351] Remove IOFormat ConfigBuilders
----
> Deprecate config builders in InputFormats and Output formats
> ------------------------------------------------------------
>
> Key: FLINK-2351
> URL: https://issues.apache.org/jira/browse/FLINK-2351
> Project: Flink
> Issue Type: Bug
> Components: Core
> Affects Versions: 0.10.0
> Reporter: Stephan Ewen
> Assignee: Chesnay Schepler
> Fix For: 1.0.0
>
>
> Old APIs used to pass functions as classes and parameters as configs. To
> support that, all input- and output formats had config builders.
> As the record API is deprecated and about to be removed, these builders are
> no longer needed and should be deprecated and removed.
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)