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: Allow writing to a channel #572

Merged
merged 2 commits into from
Jul 31, 2023
Merged

feat: Allow writing to a channel #572

merged 2 commits into from
Jul 31, 2023

Conversation

bjchambers
Copy link
Collaborator

This introduces a Destination enum and converts the existing protobuf to that before execution. This allows providing an output channel for direct output (eg., to Python via PyArrow).

This also removes the deprecated Redis output.

This introduces a `Destination` enum and converts the existing protobuf
to that before execution. This allows providing an output channel for
direct output (eg., to Python via PyArrow).

This also removes the deprecated Redis output.
@cla-bot cla-bot bot added the cla-signed Set when all authors of a PR have signed our CLA label Jul 31, 2023
@github-actions github-actions bot added enhancement New feature or request proto sparrow labels Jul 31, 2023
@bjchambers bjchambers added this pull request to the merge queue Jul 31, 2023
Merged via the queue into main with commit 62143e7 Jul 31, 2023
@bjchambers bjchambers deleted the refactor-destinations branch July 31, 2023 21:33
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
cla-signed Set when all authors of a PR have signed our CLA enhancement New feature or request proto sparrow
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants