Forum Discussion
tstack
9 years agoFormer Employee
What was the join condition?
The use of the Join snap in an ultra was to add in some static data to the incoming document that would be used later. That use case is pretty much obsoleted by the expression-library feature, so we should probably change the bad advice given in the error.
- eguo9 years agoFormer Employee
In the case 1, condition is $left.country == $right and it is the left outer join.