xujie0120 opened a new issue, #14436:
URL: https://github.com/apache/dolphinscheduler/issues/14436

   ### 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
   
   1、创建一个数据质量规则类型为“自定义SQL”节点。
   2、配置如下:
   
![image](https://github.com/apache/dolphinscheduler/assets/78018669/811f3b72-c14c-41f8-89e0-cb086fda0d67)
   3、查看节点日志发现节点运行成功并结束
   
![image](https://github.com/apache/dolphinscheduler/assets/78018669/509dd0aa-583e-4caa-b881-5826c75059f8)
   4、页面节点显示运行中,无法结束。
   
![image](https://github.com/apache/dolphinscheduler/assets/78018669/9d26b1b5-331e-42dc-9ea0-fe91aade3fcc)
   
   
   ### What you expected to happen
   
   1、测试版本,3.1.1和3.1.7
   2、创建一个数据质量规则类型为“自定义SQL”节点:
   数据源:mysql
   源数据表:xxxxxx(任务一张mysql的表)
   实际值名: len
   实际值计算SQL:select LENGTH(任意字段) AS len from ${src_table}
   校验方式:Actual - Expected
   校验操作符:>
   阈值:0
   失败策略:Alert
   期望值类型:FixValue
   固定值 0
   
   
   
   ### How to reproduce
   
   无
   
   ### Anything else
   
   _No response_
   
   ### Version
   
   3.1.x
   
   ### 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)
   


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: 
[email protected]

For queries about this service, please contact Infrastructure at:
[email protected]

Reply via email to