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/02/26 14:11:00 UTC

[jira] [Comment Edited] (FLINK-10755) Port external catalogs in Table API extension points to flink-table-common

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

Dian Fu edited comment on FLINK-10755 at 2/26/19 2:10 PM:
----------------------------------------------------------

hi, [~twalthr] As the release 1.8 branch has been cut, I think we can continue the work here. There are two ways:
 1) Remove ExternalCatalogTable.builder() for the time being to unblock the port of ExternalCatalog and added it back once FLINK-11449 is resolved.
 2) Port ExternalCatalog after FLINK-11449 is resolved. 

I think we can choose option 2 if we are sure FLINK-11449 will be resolved very soon. Otherwise, we can choose option 1. I want to hear your suggestions before continue the work. Thanks in advance.


was (Author: dian.fu):
hi, [~twalthr] As the release 1.8 branch has been cut, I think we can continue the work here. There are two ways:
1) Remove ExternalCatalogTable.builder() for the time being to unblock the port of ExternalCatalog and added it back once FLINK-11449 is resolved.
2) Port ExternalCatalog after FLINK-11449 is resolved. 

I think we can choose option 2 if we are sure FLINK-11449 will be resolved very soon. Otherwise, we can choose option 1. I want to here your suggestions before continue the work. Thanks in advance.

> 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 &amp; SQL
>            Reporter: Bowen Li
>            Assignee: Dian Fu
>            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, ExternalCatalogSchema, ExternalTableUtil, TableNotExistException, CatalogNotExistException.
> Unblocks TableEnvironment interface task and catalog contribution.



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