Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

feat: protobuf definition for stream mapper with stream input #129

Draft
wants to merge 2 commits into
base: main
Choose a base branch
from

Conversation

magelisk
Copy link

Sets up a new endpoint as part of streammapper that can take stream input. Meant to address part of numaproj/numaflow#1564

Discussion question: This adds a second method to the gRPC interface. This isn't a pattern that exists today and so minor pattern deviation, but it does retain backwards compatibility. What is the design intention of numaflow team as to how to address breaking (or not breaking) existing APIs?

… input stream for mulitple meassages at once

Signed-off-by: Matt Warner <magelisk@gmail.com>
…ample pipeline

Signed-off-by: Matt Warner <magelisk@gmail.com>
@magelisk magelisk marked this pull request as draft May 19, 2024 03:12
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

1 participant