You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@flink.apache.org by "ASF GitHub Bot (Jira)" <ji...@apache.org> on 2022/05/24 09:47:00 UTC

[jira] [Updated] (FLINK-27755) Introduce a filesystem catalog for table store

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

ASF GitHub Bot updated FLINK-27755:
-----------------------------------
    Labels: pull-request-available  (was: )

> Introduce a filesystem catalog for table store
> ----------------------------------------------
>
>                 Key: FLINK-27755
>                 URL: https://issues.apache.org/jira/browse/FLINK-27755
>             Project: Flink
>          Issue Type: New Feature
>          Components: Table Store
>            Reporter: Jingsong Lee
>            Assignee: Jingsong Lee
>            Priority: Major
>              Labels: pull-request-available
>             Fix For: table-store-0.2.0
>
>
> The Table Store has store the schema and other information on the file system so that it can actually provide a FileSystemCatalog for users to use.
> This catalog is provided in JIRA:
> - It supports database related management
> - It supports the creation and deletion of tables
> - It supports table changes, but currently can only modify the options and other information, the underlying does not yet support the schema column information modification
> Currently this Catalog only supports filestore, logstore capabilities are still to be developed.



--
This message was sent by Atlassian Jira
(v8.20.7#820007)