Unlock a world of possibilities! Login now and discover the exclusive benefits awaiting you.
Hi
Using tMap to do left outer join two times, then unite the two output results and filter the duplicated rows, the job looks like:
674/mini_1.png_20160126-0324.png
Hi Shong,
What if file1 or file2 have some duplicate data in it.
I believe full outer join preserves it but with the solution you suggested, it will remove those duplicates.
How to handle that situation?
@shong wrote:
Hi
Using tMap to do left outer join two times, then unite the two output results and filter the duplicated rows, the job looks like:
![]()