Open
Description
Search before asking
- I had searched in the issues and found no similar feature requirement.
Problem Description
与dolphin工作流参数功能相同,将上游节点计算结果输出到工作流上下文参数中,供下游(脚本/功能)节点使用,可替换默认系统参数。
dolphin使用连接https://blog.csdn.net/godlovedaniel/article/details/124934124
如此可为采集提供动态修改源/目标表名的功能。如采集含默认任务参数sourceTableName、targetTableName,源表为分表结构,源表名即可通过上游节点计算得来,动态修改源表名。
Description
dolphin使用连接https://blog.csdn.net/godlovedaniel/article/details/124934124
Use case
可为采集提供动态修改源/目标表名的功能。如采集含默认任务参数sourceTableName、targetTableName,源表为分表结构,源表名即可通过上游节点计算得来,动态修改源表名。
solutions
dolphin使用连接https://blog.csdn.net/godlovedaniel/article/details/124934124
Anything else
No response
Are you willing to submit a PR?
- Yes I am willing to submit a PR!