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

classic Classic list List threaded Threaded
1 message Options
Reply | Threaded
Open this post in threaded view
|

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

Shang Yuanchun (Jira)
Stephan Ewen created FLINK-2351:
-----------------------------------

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