[ 
https://issues.apache.org/jira/browse/FLINK-12613?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

Jark Wu updated FLINK-12613:
----------------------------
    Description: 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 {{OutputFormat}} this is already the case, 
we need to do the same for {{SinkFunction}}.  (was: 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 
{{SinkFunction}}.)

> Move SinkFunction to flink-core
> -------------------------------
>
>                 Key: FLINK-12613
>                 URL: https://issues.apache.org/jira/browse/FLINK-12613
>             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 {{OutputFormat}} this is already the 
> case, we need to do the same for {{SinkFunction}}.



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

Reply via email to