$original.original.orginal.original.... How to avoid this?
I'm working on a long pipeline that calls a number of child pipelines and passes a lot of data. Is there some way that I can design the pipeline, so that my original documents values don't get burie...
wpenfold - a simple method to avoid this is to remap the $original object back to root after each snap that pushes the data down into $original. For example, you can push all fields in $original into the root object with the following: