Jingsong Lee created FLINK-28219: ------------------------------------ Summary: Refactor TableStoreCatalog: Introduce a dedicated Catalog for table store Key: FLINK-28219 URL: https://issues.apache.org/jira/browse/FLINK-28219 Project: Flink Issue Type: Improvement Components: Table Store Reporter: Jingsong Lee Assignee: Jingsong Lee Fix For: table-store-0.2.0
We currently have developed a Flink's Catalog. If we expose this Catalog directly to other connector developers, it is not good and there will be many unsupported interfaces and capabilities. So here we create a tablestore dedicated catalog. -- This message was sent by Atlassian Jira (v8.20.7#820007)