longaomeng commented on issue #15309:
URL: 
https://github.com/apache/dolphinscheduler/issues/15309#issuecomment-2208482272

   试过使用mysql,仍旧会报错,当前版本是3.1.9 ,数据表 t_ds_dq_rule_input_entry  
中将以前的value和value_type在新版本里变更为了 
data和data_type,导致查询失败,直接在t_ds_dq_rule_input_entry   新增两个字段 
value和value_type将data和data_type的值分别赋值


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