hailin0 commented on code in PR #3416:
URL: 
https://github.com/apache/incubator-seatunnel/pull/3416#discussion_r1044142026


##########
docs/en/connector-v2/sink/ClickhouseFile.md:
##########
@@ -102,8 +120,8 @@ Sink plugin common parameters, please refer to [Sink Common 
Options](common-opti
 
 ```hocon
   ClickhouseFile {
-    host = "192.168.0.1:8123"
-    database = "default"
+  host = "192.168.0.1:8123"
+  database = "default"

Review Comment:
   ```suggestion
       host = "192.168.0.1:8123"
       database = "default"
   ```



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