[
https://issues.apache.org/jira/browse/FLINK-2351?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14647456#comment-14647456
]
Chesnay Schepler commented on FLINK-2351:
-----------------------------------------
does this issue only apply to IO-formats that are not explicitly for the record
API?
as in
flink-core/.../common/io/FileInputFormat
flink-core/.../common/io/FileOutputFormat
flink-core/.../common/io/DelimitedInputFormat
> 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
> Reporter: Stephan Ewen
> Fix For: 0.10
>
>
> 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)