TEOTEO520 commented on issue #4788:
URL: https://github.com/apache/gravitino/issues/4788#issuecomment-2323462246

   > Can you explain more about what a composite catalog is and what is the 
purpose of it?
   
   Currently, for users, accessing the iceberg table requires the use of 
icebergCatalog, while accessing the hive table requires Sihong hiveCatalog. 
However, based on our current production cases, the user is not interested in 
the actual storage format (hive or iceberg) of the table, they only want to 
obtain the metadata information of the table. We can use composite catalogs to 
standardize various table formats such as Hive, Iceberg, Paimon, etc


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