xxubai commented on code in PR #3597: URL: https://github.com/apache/amoro/pull/3597#discussion_r2129014321
########## docs/admin-guides/managing-catalogs.md: ########## @@ -75,6 +75,16 @@ Common properties include: ### Configure table properties If you want to add the same table properties to all tables under a catalog, you can add these table properties here on the catalog level. If you also configure this property on the table level, the property on the table will take effect. +## Create Rest Catalog Review Comment: ```suggestion ## REST Catalog ``` ########## docs/admin-guides/managing-catalogs.md: ########## @@ -75,6 +75,16 @@ Common properties include: ### Configure table properties If you want to add the same table properties to all tables under a catalog, you can add these table properties here on the catalog level. If you also configure this property on the table level, the property on the table will take effect. +## Create Rest Catalog +When a user needs to create a Rest Catalog, they can choose **External Catalog Type**、**Custom Metastore Type**、**Iceberg Table Format**, configure properties include: Review Comment: ```suggestion When a user needs to create a Iceberg REST Catalog, they can choose **External Catalog Type**、**Custom Metastore Type**、**Iceberg Table Format**, configure properties include: ``` -- 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]
