[DSIP-83][datasource-plugin] Add DolphinDB datasource#17404
[DSIP-83][datasource-plugin] Add DolphinDB datasource#17404SbloodyS merged 11 commits intoapache:devfrom
Conversation
I found that the Maven configuration issue was causing API-TEST and E2E-TEST to fail during the build process. I've fixed it, please re-run the workflow. |
.../apache/dolphinscheduler/plugin/datasource/dolphindb/param/DolphinDBDataSourceProcessor.java
Dismissed
Show dismissed
Hide dismissed
|
CI failed. And I did not find any relavent |
Thanks for reviewing. I realize I forgot to include the e2e test file for this change. I’ve just pushed the missing file to the same branch. |
...e2e-case/src/test/java/org/apache/dolphinscheduler/e2e/cases/DolphinDBDataSourceE2ETest.java
Show resolved
Hide resolved
…ally deleted dependency
… by attempting to interact with hidden database input field
|
...dolphinscheduler-e2e-case/src/test/resources/docker/datasource-dolphindb/docker-compose.yaml
Outdated
Show resolved
Hide resolved
|
|
Awesome work, congrats on your first merged pull request! |



Purpose of the pull request
This pull request adds DolphinDB datasource.
close #16818
Brief change log
Verify this pull request
This change added tests and can be verified as follows: