Skip to main content
Archived

Feature Joiner Duplicates

Related products:Transformers
  • June 26, 2019
  • 1 reply
  • 112 views

brooks
Participant
Forum|alt.badge.img+2

It would be nice if the Feature Joiner had the ability to scan for duplicates on the Left or Right entry point with the option of routing them through their own outputs. I think this would improve the ability to control what type of join is being created.

This post is closed to further activity.
It may be an old question, an answered question, an implemented idea, or a notification-only post.
Please check post dates before relying on any information in a question or answer.
For follow-up or related questions, please post a new question or idea.
If there is a genuine update to be made, please contact us and request that the post is reopened.

1 reply

adriano
Forum|alt.badge.img+1
  • August 12, 2019

If your requirement is specifically a one to one join, then the feature merger transformer might be a better option.

 

If you still want to use the feature merger, you can add a matcher transformer after using the feautre joiner to see if features are duplicates and decide how you want to handle these records.