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

[jira] [Comment Edited] (FLINK-11450) Port and move TableSource and TableSink to flink-table-common

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

Dian Fu edited comment on FLINK-11450 at 1/29/19 12:15 PM:
-----------------------------------------------------------

Thanks [~sunjincheng121] [~twalthr] for the discussion. Yes, ProjectableTableSource, NestedFieldsProjectableTableSource, DefinedFieldMapping, TableSinkBase are not directly used by TableEnvironment. While I think it's also not bad if we can do that as we are trying to make the table scala free and we can take this opportunity to move them to flink-table-common and translate them to JAVA. I'd like to take this ticket if you are all right. :)


was (Author: dian.fu):
Thanks [~sunjincheng121] [~twalthr] for the discussion. Yes, ProjectableTableSource, NestedFieldsProjectableTableSource, DefinedFieldMapping, TableSinkBase are not directly used by TableEnvironment. While I think it's also not bad if we can do that as we are trying to make the table scala free and we can take this chance to move them to flink-table-common and translate them to JAVA. I'd like to take this ticket if you are all right. :)

> Port and move TableSource and TableSink to flink-table-common
> -------------------------------------------------------------
>
>                 Key: FLINK-11450
>                 URL: https://issues.apache.org/jira/browse/FLINK-11450
>             Project: Flink
>          Issue Type: New Feature
>          Components: Table API &amp; SQL
>            Reporter: Timo Walther
>            Assignee: sunjincheng
>            Priority: Major
>
> A more detailed description can be found in [FLIP-32|https://cwiki.apache.org/confluence/display/FLINK/FLIP-32%3A+Restructure+flink-table+for+future+contributions].
> This step only unblockes the TableEnvironment interfaces task. Stream/BatchTableSouce/Sink remain in flink-table-api-java-bridge for now until they have been reworked.



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