Wei-Alwayers opened a new pull request, #15324:
URL: https://github.com/apache/dolphinscheduler/pull/15324

   <!--Thanks very much for contributing to Apache DolphinScheduler, we are 
happy that you want to help us improve DolphinScheduler! -->
   
   ## Purpose of the pull request
   
   Add a new dolphinscheduler-datasource-plugin: DolphinDB
   
   <!--(For example: This pull request adds checkstyle plugin).-->
   
   ## Brief change log
   
   1. **Support the datasource of dolphindb. File changes:**
   * Add a module names dolphinscheduler-datasource-dolphindb in module 
dolphinscheduler-datasource-plugin.
   * Add DOLPHINDB option in use-datasource.ts,types.ts,use-form.ts .
   
   2. **Add the serializations of dolphindb's data type. File changes:**
   * Add serializer folder in dolphinscheduler-common module,add a 
serialization module for DDB_MOUDLE was added and registered in JSONUtils
   
   3. **Modified some of the source code in sqlTask so that it can run the 
dolphindb script normally. File changes:**
   * Modified the executeUpdate method in sqlTask to run dolphindb's sql 
scripts.
   
   <!--*(for example:)*
   - *Add maven-checkstyle-plugin to root pom.xml*
   -->
   
   ## Verify this pull request
   
   <!--*(Please pick either of the following options)*-->
   
   This pull request is code cleanup without any test coverage.
   
   


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