Henchway
3 years agoContributor
Ending document stream for some paths
Hello everyone,
I have the need to let some stream paths end in “nothing”.
Essentially I have a bunch of diff outputs that I will ignore, but eventually I will have to reduce the entire pipeline ...
- 3 years ago
Hi @Henchway,
You can try by adding a Filter Snap with false in the expression, and after that you can add an Exit Snap.
This way you will avoid the memory usage as if you go with the Gate Snap.
Let me know if this works for you.
BR,
Aleksandar.