Forum Discussion
snapation6713
2 years agoNew Contributor III
Thank you so much!!! It worked!
Hi Patan,
You can try left outer join with $original.path as join condition for both left and right paths. Merge will simply combine the left and right docs and if there is a difference in count then it will join incorrectly. With left outer join all the output docs for create will be present with the corresponding fetch results.
Thanks, V
Related Content
- 3 years ago