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

[jira] [Commented] (FLINK-2351) Deprecate config builders in InputFormats and Output formats

    [ https://issues.apache.org/jira/browse/FLINK-2351?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14651088#comment-14651088 ] 

Stephan Ewen commented on FLINK-2351:
-------------------------------------

Exactly.

The record API classes are deprecated as a whole already.

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