【发布时间】:2021-07-28 06:13:04
【问题描述】:
【问题讨论】:
标签: pentaho pentaho-spoon pentaho-data-integration pdi data-integration
【问题讨论】:
标签: pentaho pentaho-spoon pentaho-data-integration pdi data-integration
在 SV 和 SV2 步骤之后,您可能需要两个“Memory Group by”步骤,然后是 MPN_code 的 Merge Join。
我不知道你是否实现了你想要的。请记住,在转换中,所有步骤都是同时初始化的,因此根据您计算 Starttime 和 Endtime 的方式,您可能会为所有行获得相同的时间,因为它是根据第一行到达流的时间计算的步骤。
【讨论】: