FANNG1 commented on code in PR #4273:
URL: https://github.com/apache/gravitino/pull/4273#discussion_r1713253789
##########
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:
0.7.0
--
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]