[ https://issues.apache.org/jira/browse/FLINK-11450?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16754923#comment-16754923 ]
Timo Walther commented on FLINK-11450: -------------------------------------- Actually, all classes that are required should be covered in FLIP-32. Classes such as... ProjectableTableSource NestedFieldsProjectableTableSource DefinedFieldMapping TableSinkBase ...are not used in any signature of TableEnvironment but only the in the implementation. So they can stay in the planner module for now. > 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 & 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)