JingsongLi opened a new pull request, #137:
URL: https://github.com/apache/flink-table-store/pull/137

   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.
   
   Note: this pr is based on 
https://github.com/apache/flink-table-store/pull/136


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: [email protected]

For queries about this service, please contact Infrastructure at:
[email protected]

Reply via email to