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

GH-45434: [C++][Acero] Add pipe_sink, pipe_source and pipe_tee nodes #45435

Open
wants to merge 1 commit into
base: main
Choose a base branch
from

Conversation

gitmodimo
Copy link

@gitmodimo gitmodimo commented Feb 5, 2025

Rationale for this change

Add three new nodes to Acero that enable building of more complex execution plans for example query batching.

What changes are included in this PR?

-add pipe_sink node
-add pipe_tee node
-add pipe_source node
-update documentation - TODO

Are these changes tested?

new test group arrow-acero-pipe-node-test is added

Are there any user-facing changes?

new nodes are available for user

@gitmodimo gitmodimo requested a review from westonpace as a code owner February 5, 2025 14:49
@gitmodimo gitmodimo marked this pull request as draft February 5, 2025 14:49
Copy link

github-actions bot commented Feb 5, 2025

⚠️ GitHub issue #45434 has been automatically assigned in GitHub to PR creator.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant