Skip to content

GH-46454: [C++][Dataset][Acero] Preserve order when writting with TeeNode #46455

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

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

Conversation

gitmodimo
Copy link
Contributor

@gitmodimo gitmodimo commented May 15, 2025

Rationale for this change

TeeNode needs to sequence batches when implicit order within processed dataset.

What changes are included in this PR?

Conditionally sequence batches when preserve_order=true

Are these changes tested?

I tested it in my use case. No CI tests AFAIK.

Are there any user-facing changes?

Dataset will now be ordered as expected.

Copy link

⚠️ GitHub issue #46454 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