aixiaoai81 edited a comment on issue #116: Cannot support custom data transfer between nodes (不能支持节点间的自定义数据传输) URL: https://github.com/apache/incubator-dolphinscheduler/issues/116#issuecomment-549014861 Node A,B,C,D; ``` if(A execute result=='1') flows to next node B; if(A execute result=='2) flows to next node C; if(A execute result=='3') flows to next node D; ``` can support this feature and above condition edited by ognl or dynamic sql language?
---------------------------------------------------------------- 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] With regards, Apache Git Services
