lauliu opened a new issue #5374: URL: https://github.com/apache/dolphinscheduler/issues/5374
**Describe the feature** In a Proceess,these nodes DAG is very good,but why not support the DAG or dependance between two Processes ? **Describe the solution you'd like** 1. We can design a node named `Procees`,whice s suppert quote or link to an exists proceess A,when when we running the `Procees` node is the same as running A; 2. We also can design an new subject,such as name Job,It‘s function was to add many dependance steps,and one step is the same as one exists proccess; -- 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. For queries about this service, please contact Infrastructure at: [email protected]
