datastrato / gravitino

World's most powerful data catalog service with providing a high-performance, geo-distributed and federated metadata lake.
https://datastrato.ai/docs/
Apache License 2.0
401 stars 166 forks source link

[Subtask] [flink-connector] Support GravitinoCatalogStore to register the catalog #3362

Closed coolderli closed 1 week ago

coolderli commented 2 weeks ago

Describe the subtask

Flink introduces CatalogStore to register catalogs in Flink. In this issue, we will implement GravitinoCatalogStore to register the catalog.

  1. https://nightlies.apache.org/flink/flink-docs-release-1.18/docs/dev/table/catalogs/#catalog-store.

  2. https://cwiki.apache.org/confluence/display/FLINK/FLIP-295%3A+Support+lazy+initialization+of+catalogs+and+persistence+of+catalog+configurations

Parent issue

1354

jerryshao commented 1 week ago

@FANNG1 don't forget to assign and add the correct release version tag.

FANNG1 commented 1 week ago

@FANNG1 don't forget to assign and add the correct release version tag.

ok