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


##########
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:
   > should also add new docs in
   > 
   > 
https://github.com/apache/dolphinscheduler/blob/c0126b7f30ff335aa1cfd62508b041084fb090d5/docs/configs/docsdev.js#L1011-L1014
   > 
   > and
   > 
https://github.com/apache/dolphinscheduler/blob/c0126b7f30ff335aa1cfd62508b041084fb090d5/docs/configs/docsdev.js#L330-L333
   
   we need to add some ci for it, or change our website template



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