Results 4 issues of CoderSun

### 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 I've encountered an issue with Dynamic tasks in DolphinScheduler where...

bug
feature
priority:high

Fix DynamicCommandUtils.createCommand method by adding command.setTenantCode(processInstance.getTenantCode()) line. This ensures that the tenantCode is correctly propagated to all subtasks in DolphinScheduler's Dynamic tasks, addressing an issue where the tenantCode wasn't being...

bug
first time contributor
backend
3.2.2

### Describe the inquiry I need guidance on how to configure the `xinference` process within a Docker container so that it can utilize multiple CPU cores. Currently, although I have...

## Proposed commit message ## Checklist - [ ] My code follows the style guidelines of this project - [ ] I have commented my code, particularly in hard-to-understand areas...

needs_team