morningman commented on code in PR #18616:
URL: https://github.com/apache/doris/pull/18616#discussion_r1196717843


##########
docs/en/docs/lakehouse/multi-catalog/iceberg.md:
##########
@@ -129,6 +129,23 @@ If you want to use S3 storage, the following properties 
need to be set.
 "AWS_CREDENTIALS_PROVIDER" = "provider-class-name" // Optional. The default 
credentials class is based on BasicAWSCredentials.
 ```
 
+#### Google Dataproc Metastore 作为元数据服务
+
+```sql
+CREATE CATALOG iceberg PROPERTIES (
+"type"="iceberg",

Review Comment:
   Add indent , eg, 4 spaces for all properties



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


---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to