• Index
  •  » Talend Open Studio for Data Integration » Usage, Operation
  •  » [resolved] Tmap inner join with null

#1 2010-09-10 10:35:03

marcs
Member
Registered: 2009-09-23
Posts: 74

[resolved] Tmap inner join with null

Tags: [inner join, java, tmap]

I try to do a inner join between all fields from table to another but it doesn't work if any source fields are null !!

Did you have the solution to manage null value ?

Regards
Marc

Offline

#2 2010-09-10 19:05:16

mrsocks
Member
Registered: 2009-12-08
Posts: 57

Re: [resolved] Tmap inner join with null

this sounds similar to what i am running into:

http://www.talendforge.org/forum/viewtopic.php?id=12278

if you find out the issue, please post back.

Thanks.

Offline

#3 2010-09-13 14:03:02

janhess
Member
Company: Newcastle University
Registered: 2009-05-19
Posts: 1123

Re: [resolved] Tmap inner join with null

Are they null or empty fields?

Offline

#4 2010-09-13 15:52:56

marcs
Member
Registered: 2009-09-23
Posts: 74

Re: [resolved] Tmap inner join with null

Its ok with the usage of the COALESCE function to replace null value by a user defined string like "+NULL+".
I would like to also notice that be careful with the string type from sqlite because a "empty string" is not null !!

Regards
Marc

Offline

  • Index
  •  » Talend Open Studio for Data Integration » Usage, Operation
  •  » [resolved] Tmap inner join with null

Board footer

Powered by FluxBB