Find centralized, trusted content and collaborate around the technologies you use most.
Teams
Q&A for work
Connect and share knowledge within a single location that is structured and easy to search.
Pentaho 数据集成中的步骤或转换是否可以调用自身,将先前调用的结果作为参数/变量传递?
我的第一个想法是在转换中创建一个循环,但似乎不允许它们......
如果您想在转换级别执行此操作,请查看子映射步骤。
当然,没有您描述的循环,但是您始终可以使用生成行来模拟一个。
或者,您最好在 Kettle 论坛 (forums.pentaho.org) 上提出这个问题,因为这里很少有水壶开发人员。