You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@flink.apache.org by "Jingsong Lee (Jira)" <ji...@apache.org> on 2022/06/13 09:52:00 UTC

[jira] [Closed] (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 ]

Jingsong Lee closed FLINK-27755.
--------------------------------
    Resolution: Fixed

master: 14dbb700f6d5222a03f6b6b8b0b17a1a5a6a4d9c

> 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)