dolphinscheduler
dolphinscheduler copied to clipboard
Apache DolphinScheduler is the modern data orchestration platform. Agile to create high performance workflow with low-code
## Purpose of the pull request Concise the logic available for task action buttons close #11386 ## Brief change log * Remove button instead of disable button * Correct the...
## Purpose of the pull request Clear the thread name to avoid the log print bug ## Brief change log ## Verify this pull request This pull request is code...
### Search before asking - [X] I had searched in the [issues](https://github.com/apache/dolphinscheduler/issues?q=is%3Aissue) and found no similar issues. ### What happened The ***columns*** fields are all uppercase, causing some databases to...
### Search before asking - [X] I had searched in the [issues](https://github.com/apache/dolphinscheduler/issues?q=is%3Aissue) and found no similar feature requirement. ### Description we do not have environment https://dolphinscheduler.apache.org/en-us/docs/dev/user_doc/guide/security.html in task definition, we...
### Search before asking - [X] I had searched in the [issues](https://github.com/apache/dolphinscheduler/issues?q=is%3Aissue) and found no similar feature requirement. ### Description some of our class and function with parameter but do...
### Search before asking - [X] I had searched in the [issues](https://github.com/apache/dolphinscheduler/issues?q=is%3Aissue) and found no similar feature requirement. ### Description Some of our code in https://github.com/apache/dolphinscheduler/tree/dev/dolphinscheduler-python/pydolphinscheduler do not have the...
### Search before asking - [X] I had searched in the [issues](https://github.com/apache/dolphinscheduler/issues?q=is%3Aissue) and found no similar feature requirement. ### Description * As stated in https://github.com/apache/dolphinscheduler/issues/10976#issuecomment-1207427898, `Powermock` does not and will...
## Purpose of the pull request * Update jUnit to 5.+ following the official jUnit migration instructions: https://github.com/junit-team/junit5-samples/blob/main/junit5-migration-maven/pom.xml * Refactor `AlertServerTest` with jUnit 5 as an example. * This PR...
…efine() ## Purpose of the pull request Avoid using search in for and start using testSaveTaskDefine() ## Brief change log ## Verify this pull request This pull request is code...
### Search before asking - [X] I had searched in the [issues](https://github.com/apache/dolphinscheduler/issues?q=is%3Aissue) and found no similar feature requirement. ### Description Find some way to compare database ddl/dml from lastst to...