[Bug] sqlserver sql failed
Author: songshCreated Sep 11, 2026Updated Sep 14, 2026
Labelsbugneed more information
Search before asking
- I had searched in the issues 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
- I agree to follow this project's Code of Conduct
Source: apache/dolphinscheduler