raymondchen-byte commented on issue #16728: URL: https://github.com/apache/dolphinscheduler/issues/16728#issuecomment-2435034778
+1 Scheduling should focus on scheduling functions itself, data quality should be part of the data middleware, and it is recommended to separate out a data quality platform independent of it. It should support various database engine or popular computing engine gateways, such as Kyuubi, and monitor table quality from the data middleware side. Then, it can feedback to the scheduling task through the DS API whether it is blocked or not, thus forming a complete data loop. -- 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]
