Components show
Name:
LookupJoin
Description:
Receives data through connected input port (drivers), for each join key value contained in driver data records searches corresponding data records with the same key value in lookup table (slaves). Every pair of driver and slave records is sent to transformation class that joins them to form outgoing data flow. Resulting data records are sent to the first output port. Driver records without slave are sent to the second output port if connected and if inner join (default) is performed.
Development
CloverETL is a commercial open-source project with its core library - CloverETL Engine - available under both commercial & OpenSource (LGPL) license.
Other components - CloverETL Designer, CloverETL Server - are commercial applications.
Source code for the engine library is available for free download.