FANNG1 commented on code in PR #9811:
URL: https://github.com/apache/gravitino/pull/9811#discussion_r2734536750


##########
docs/lakehouse-iceberg-catalog.md:
##########
@@ -67,6 +67,10 @@ You must download the corresponding JDBC driver and place it 
to the `catalogs/la
 If you are using multiple JDBC catalog backends, setting `jdbc-initialize` to 
true may not take effect for RDMS like `Mysql`, you should create Iceberg meta 
tables explicitly.
 :::
 
+#### REST catalog backend
+
+For the REST catalog backend, `warehouse` identifies the catalog in the 
Iceberg REST spec. In the Gravitino Iceberg REST server, `warehouse` maps to 
the catalog name. The default value is empty, which corresponds to the default 
catalog.
+

Review Comment:
   updated



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