numaproj/numaflow-python

Decorators for simple message forwarding

Closed this issue · 1 comments

ab93 commented

Summary

Decorators can really help simplify the udf definition for simple use cases, e.g. simple forwarding to the next vertex.


Message from the maintainers:

If you wish to see this enhancement implemented please add a 👍 reaction to this issue! We often sort issues this way to know what to prioritize.

We now have keys and tags. I believe we are in a good place now even though we do not have decorators.