xxzuo opened a new issue, #16113: URL: https://github.com/apache/dolphinscheduler/issues/16113
### Search before asking - [X] I had searched in the [DSIP](https://github.com/apache/dolphinscheduler/issues/14102) and found no similar DSIP. ### Motivation DataVines is an easy-to-use data quality service platform that supports multiple metric. https://github.com/datavane/datavines - Datavines supports executing multiple metrics in one job. - Datavines supports execution status dashboard and data quality report. - Datavines supports plug-in extensions for components such as metric, data sources, error data storage, and execution engines. For instance, local engines can be used to execute data quality tasks instead of solely relying on Spark engines. ### Design Detail 1. config data quality job in datavines  2. get the job config scipt file 3. Add datavines job node in workflow, and configure the script  ### Compatibility, Deprecation, and Migration Plan _No response_ ### Test Plan _No response_ ### 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]
