Hi
I have 2 datasets and I want to do an intersection operation after 2 attributemanager transformers.
How to do this ?
Thanks
select ... intersect select ... ==> sql like
Hi
I have 2 datasets and I want to do an intersection operation after 2 attributemanager transformers.
How to do this ?
Thanks
select ... intersect select ... ==> sql like
I'm not sure what you are looking for, but maybe you should try the FeatureJoiner transfomer.
I don't think so. I want an intersection of 2 sets without common keys. Rather a set operation like union, minus, intersect
Enter your E-mail address. We'll send you an e-mail with instructions to reset your password.