hantmac commented on code in PR #13866:
URL: 
https://github.com/apache/dolphinscheduler/pull/13866#discussion_r1175229647


##########
docs/docs/en/guide/datasource/databend.md:
##########
@@ -0,0 +1,21 @@
+# Databend
+
+![Databend Datasource](../../../../img/new_ui/dev/datasource/Databend.png)
+
+## Datasource Parameters
+
+|     **Datasource**      |                       **Description**              
         |
+|-------------------------|-------------------------------------------------------------|
+| Datasource              | Select DATABEND.                                   
         |
+| Datasource Name         | Enter the name of the datasource.                  
         |
+| Description             | Enter a description of the datasource.             
         |
+| IP/Host Name            | Enter the DATABEND service IP.                     
         |
+| Port                    | Enter the DATABEND service port.                   
         |
+| Username                | Set the username for DATABEND connection.          
         |
+| Password                | Set the password for DATABEND connection.          
         |
+| Database Name           | Enter the database name of the DATABEND 
connection.         |
+| jdbc connect parameters | Parameter settings for DATABEND connection, in 
JSON format. |
+
+## Native Supported
+
+Yes, could use this datasource by default.

Review Comment:
   Add this line for `databend` but where is the content of 
`/en-us/docs/dev/user_doc/guide/datasource/ssh.html`?



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