"Multi-Port Join Operator?"

New Altair Community Member
Updated by Jocelyn
I am looking for a join operator, but one that joins multiple ExampleSets based on the ID column instead of only 2. I know I can cascade the join operators, but looking for a more concise solution.
Sort by:
1 - 5 of
51
My feature request list? You want me to implement it? I can look into it and probably implement it if you give me SVN access. Seems pretty simple, just replace the InputPortSet with an Extended input-set, then run the existing join algorithm pairs...have not looked at the source code to Join yet...just speculating.
I am affraid you need to cascade them. However, this is already on you're feature request list.
Ciao Sebastian