Components show
Name:
Merge
Description:
Merges data records from two input ports onto one output. It preserves sorted order (as specified by the merge key) The structure of records in all merged data flows must be the same - it implies that all input ports share the same metadata.
Download - clover.ETL - rel-2-4-3
Notes
Changes
+ MergeJoin - fix for left outer join+ DBOutputTable - fix problem with order in fieldMap attribute
+ AnalyzeDB - added engine initialization
+ minor bugfixes