| Anonymous | Login | Signup for a new account | 2010-09-03 07:39 CEST |
| Main | My View | View Issues | Change Log | Roadmap | Summary | Docs |
| Viewing Issue Advanced Details [ Jump to Notes ] | [ Issue History ] [ Print ] | ||||||
| ID | Category | Severity | Reproducibility | Date Submitted | Last Update | ||
| 0002539 | [Talend Open Studio] Perl components | feature | always | 2007-11-26 17:53 | 2008-01-15 16:57 | ||
| Reporter |
rbillerey |
View Status | public | ||||
| Assigned To | rbillerey | ||||||
| Priority | normal | Resolution | fixed | Platform | |||
| Status | closed | OS | |||||
| Projection | none | OS Version | |||||
| ETA | none | Fixed in Version |
2.3.0M2
|
Product Version | |||
| Target Version | Product Build | ||||||
| Summary | 0002539: tJoin : to perform inner or outer join between the main data flow and a lookup table | ||||||
| Description |
The component schema is defined by : - a selection of input columns - a selection of lookup columns Mapping with input columns is implicit ( name based ). Mapping with lookup columns is explicit ( output column -> lookup column ) Lookup key is defined by the schema key attribute. Input columns to join with the lookup key are optionaly different from the schema key. Default join type is outer join. When join type is inner join, the reject link logs input rows without lookup matching rows. The first version of this component has the following limitations : - one lookup - in memory lookup ( using hash table ) A second version will support persistent hash tables using a Berkeley DB hash file. This feature will perform lower speed lookup because lookup table is not entirely loaded in memory. The pro is the ability to use huge lookup tables ( more than 1M rows ). |
||||||
| Steps To Reproduce | |||||||
| Additional Information | |||||||
| Tags | No tags attached. | ||||||
| generated language | perl | ||||||
| workload (in half days) | |||||||
| Attached Files | |||||||
|
|
|||||||
Relationships |
||||||
|
||||||
Notes |
|
|
rbillerey (developer) 2007-12-12 18:05 |
Feature added on trunk in [Subversion, tos] r7553 with its test unit job |
| Mantis 1.1.6[^] Copyright © 2000 - 2007 Mantis Group |