You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@flink.apache.org by "Jark Wu (JIRA)" <ji...@apache.org> on 2019/05/24 01:15:00 UTC

[jira] [Commented] (FLINK-12606) Move SourceFunction to flink-core

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

Jark Wu commented on FLINK-12606:
---------------------------------

I think we should do the same thing for SinkFunction.  For {{OutputFormat}}, it is already there.

> Move SourceFunction to flink-core
> ---------------------------------
>
>                 Key: FLINK-12606
>                 URL: https://issues.apache.org/jira/browse/FLINK-12606
>             Project: Flink
>          Issue Type: Improvement
>          Components: API / DataStream
>            Reporter: Aljoscha Krettek
>            Assignee: Aljoscha Krettek
>            Priority: Major
>
> As part of the efforts to merge the new Blink-based Table API runner (FLINK-11439) we need to make {{TableSource}}/{{TableSink}} interfaces available in {{flink-table-common}}. This requires, among other things, that the "physical" source interfaces are available in {{flink-core}}, independent of DataSet/DataStream dependencies. For {{InputFormat}} this is already the case, we need to do the same for {{SourceFunction}}.



--
This message was sent by Atlassian JIRA
(v7.6.3#76005)