lasdf1234 opened a new issue, #10555:
URL: https://github.com/apache/gravitino/issues/10555

   ### What would you like to be improved?
   
   Currently, the flink-gravitino-connector enforces that all catalogs are 
managed by Gravitino. This restriction prevents users from using standard Flink 
connectors (e.g., `kafka`, `jdbc`, `filesystem`) or other third-party 
connectors alongside Gravitino-managed catalogs within the same Flink 
session.This feature adds support for allowing specific "third-party" 
connectors.
   
   
   ### How should we improve?
   
   When uses a third-party connector, flink-gravitino-connector caches the 
catalog in memory instead of being persisted to the Gravitino server to avoid 
avoid report errors.


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