Add Names to Stream Stages #9
Labels
enhancement
New feature or request
good for first-time contributors
help wanted
Extra attention is needed
It would be nice to add naming to the Stream stages to make logs/etc more clear.
This is just a matter of adding
.Named(string name)
calls on the various stages.The text was updated successfully, but these errors were encountered: