apache / apache/dolphinscheduler

[Bug] sqlserver sql failed

Open
#18,630 4 comments 0 reactions 0 assignees View on GitHub
bug need more information
Dominant language
Java
Stars
14.5k
Forks
5.1k
Avg merge
1d 21h
Merged PRs (30d)
29

Description

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

i run sqlserver, simple sql : update aa set update_time = getdate();
failed, tips is 查询任务实例日志错误: TaskInstanceLogPath is empty, maybe the taskInstance doesn't be dispatched

### What you expected to happen

sql run succ.

### How to reproduce

sqlserver : update aa set update_time = getdate();

### Anything else

_No response_

### Version

3.3.2

### Are you willing to submit PR?

- [ ] Yes I am willing to submit a PR!

### Code of Conduct

- [x] I agree to follow this project's [Code of Conduct](https://www.apache.org/foundation/policies/conduct)

Contributor guide

Open the contributing guide

Research direction

Start by reproducing the SQL Server `update aa set update_time = getdate();` task on version 3.3.2 and inspect the task instance log error showing an empty TaskInstanceLogPath. Trace the failure from SQL execution through task dispatch and logging; done means the statement succeeds and its task log is available.

Written by the indexing model from the issue text.

Assessment

Tech stack
sql
Domain
databases
Issue type
Bug
Difficulty
3/5
Estimated time
1-2 days
Activity status
Active
Clarity
Mostly clear
Newbie friendliness
55/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.