hdygxsj commented on issue #6867: URL: https://github.com/apache/gravitino/issues/6867#issuecomment-2789824224
Perhaps we can first add a generic catalog in the relational catalog to replace HMS. This generic catalog will persist metadata to Gravitino's backend storage, such as MySQL or PostgreSQL. Then, implement GravitinoGenericCatalog in Spark and Flink to store arbitrary table structure information. For example, Flink can store Kafka tables, filesystem tables, or other tables for which Flink does not natively provide a catalog. -- 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: commits-unsubscr...@gravitino.apache.org For queries about this service, please contact Infrastructure at: us...@infra.apache.org