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


##########
docs/iceberg-rest-service.md:
##########
@@ -147,6 +147,26 @@ If you have a JDBC Iceberg catalog prior, you must set 
`catalog-backend-name` to
 You must download the corresponding JDBC driver to the 
`iceberg-rest-server/libs` directory.
 :::
 
+#### Multi catalog support
+| Configuration item                               | Description               
                                                                                
                   | Default value                                              
                     | Required | Since Version |
+|--------------------------------------------------|------------------------------------------------------------------------------------------------------------------------------|---------------------------------------------------------------------------------|----------|---------------|
+| `gravitino.iceberg-rest.catalog-provider-impl`   | The implementation of 
IcebergTableOpsProvider defines how the Iceberg REST catalog server gets 
iceberg catalogs.             | 
`org.apache.gravitino.iceberg.common.ops.ConfigBasedIcebergTableOpsProvider`    
| No       | 0.6.0         |

Review Comment:
   gets iceberg catalogs -> gets Iceberg catalogs



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