Components show
Name:
DBJoin
Description:
Receives data through connected input port (drivers), connects to database, for each join key value contained in driver data records searches corresponding data records with the same key value in database 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.
Released CloverETL 2.7.0 & GUI 2.2.0
23. 4. 2009
We are happy to announce release of new version of CloverETL Engine (2.7.0), and CloverGUI (2.2.0). This release contains 300+ new changes - both features and bugfixes.
New release includes but is not limited to:
- 3 new commercial components - FastSort, up to 2.5 times faster than ExtSort, MultiLevelReader, EmailFilter
- DataGenerator can use CTL function to generate random data, lookup table may be used
- added support for XLSX format to both XLSReader and XLSWriter
- 10+ new CTL functions
- Joda library time parsing
- Tar protocol support for readers
- new examples CompanyTransactionsTutorial and CTLFunctionsTutorial - these show solution of typical problems and usage of CTL language
- much more improvements and bugfixes for you. Check out release notes of the engine and the GUI or directly Mantis bug tracker - "Change Log" section.