• Index
  •  » Talend Open Studio for Data Integration » Suggestions
  •  » Fuzzy Match on lookup

#1 2007-10-31 15:05:59

pdeetlefs
Member
Company: MWEB CAPE TOWN
Registered: 2006-12-19
Posts: 71
Website

Fuzzy Match on lookup

Would it be possible to have an option on the join in tMap to specify a fuzzy match.  Sometimes production data has standard date miss spelled like country. tFuzzyMatch seems to only check if two columns in the same record matches. It would be nice to have one file (or table) containing the correct spelling and then cleaning up the date in a tMap. Anybody else think something like this would be a nice to have?

Philip

Offline

#2 2007-11-01 09:55:31

shong
Talend team
Registered: 2007-08-29
Posts: 10305
Website

Re: Fuzzy Match on lookup

Hi Philip

Can you report a new feature including detailed information and your suggestion, expected result in our bugtracker?

Thanks for your support!

Best regards

         shong


Email:shong@talend.com
Choose Talend, Enjoy Talend!
New & Event: Talend Help Center
Talend-->the leader of open source data management and application integration solutions!

Offline

#3 2007-11-22 19:17:54

rjs
New member
Registered: 2007-10-29
Posts: 7

Re: Fuzzy Match on lookup

I don’t know pdeetlefs problem, but I agree with him, it would be nice to have fuzzy match into tMap. For example, if we match tables A and B, we could get result C:

    Table A:    Table B:    Result C:
    ABX    ABC|123    ABX|ABC|123
    DEF    DEF|456    DEF|DEF|456
    JKL    GHI|789

Regards,

RJS

Offline

#4 2007-11-22 20:01:46

plegall
Member
Registered: 2006-09-19
Posts: 1586
Website

Re: Fuzzy Match on lookup

I don't understand why some users wants the tMap to become even "richer" than it is currently :-/ Having a dedicated component makes job designs easier to read (and thus to maintain).

Anyway, this is just my personal opinion. In TOS, we are evolving in two ways : make tMap richer and having small dedicated task components (tFilterRow, tFilterColumns, future tJoin). So I think your feature request will be welcomed :-)

Offline

#5 2007-11-23 18:27:52

rbillerey
Talend team
Registered: 2006-09-22
Posts: 150

Re: Fuzzy Match on lookup

Hi,

You may use tFuzzyMatch component : it does exact or fuzzy matching. In case of non matching, the row is not rejected ( as with an outer join ) but the lookup value is empty and you can filter these rows with a tFilterRow component.

Best Regards

Offline

  • Index
  •  » Talend Open Studio for Data Integration » Suggestions
  •  » Fuzzy Match on lookup

Board footer

Powered by FluxBB