numaflow
numaflow copied to clipboard
Doc: Add gRPC contract needed to run custom image.
Summary
Argo Dataflow had a doc that specified the image contract needed to be implemented to run a custom image to process the messages.
https://github.com/argoproj-labs/old-argo-dataflow/blob/main/docs/IMAGE_CONTRACT.md
can we create a similar doc for numaflow?
Use Cases
- While the bundled Go/Java/Python SDKs are good to run custom UDFs. Sometimes we need to implement handler logic in other languages.
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.