[ https://issues.apache.org/jira/browse/FLINK-10755?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16758467#comment-16758467 ]
Dian Fu commented on FLINK-10755: --------------------------------- [~twalthr] As discussed offline, as the return type of method ExternalCatalogTable.builder() is ExternalCatalogTableBuilder and so it will be impossible to port ExternalCatalogTable to flink-table-common, while keep ExternalCatalogTableBuilder still in flink-table-planner. Do you have any suggestions on this issue or should we wait until FLINK-10688 and FLINK-11240 are committed? > Port external catalogs in Table API extension points to flink-table-common > -------------------------------------------------------------------------- > > Key: FLINK-10755 > URL: https://issues.apache.org/jira/browse/FLINK-10755 > Project: Flink > Issue Type: Improvement > Components: Table API & SQL > Reporter: Bowen Li > Assignee: Bowen Li > Priority: Major > Fix For: 1.8.0 > > > 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 ticket is for porting external catalog related classes such as > ExternalCatalog, ExternalCatalogTable, TableNotExistException, > CatalogNotExistException. > Unblocks TableEnvironment interface task and catalog contribution. -- This message was sent by Atlassian JIRA (v7.6.3#76005)