Now, catalogs managed by Gravitino are loaded in another thread when Trino starting up. These catalogs may not be loaded before server is ready for serving and queries will fail.
How should we improve?
load catalog in metalake immediately when gravitino connector is created in current thread
What would you like to be improved?
Now, catalogs managed by Gravitino are loaded in another thread when Trino starting up. These catalogs may not be loaded before server is ready for serving and queries will fail.
How should we improve?
load catalog in metalake immediately when gravitino connector is created in current thread