Skip to content

impl ser/de for preserve_order in RepartitionExec#20798

Merged
xudong963 merged 5 commits intoapache:mainfrom
haohuaijin:proto-preserve-order
Mar 11, 2026
Merged

impl ser/de for preserve_order in RepartitionExec#20798
xudong963 merged 5 commits intoapache:mainfrom
haohuaijin:proto-preserve-order

Conversation

@haohuaijin
Copy link
Copy Markdown
Contributor

@haohuaijin haohuaijin commented Mar 8, 2026

Which issue does this PR close?

Rationale for this change

What changes are included in this PR?

impl ser/de for preserve_order in RepartitionExec

Are these changes tested?

add one test case

Are there any user-facing changes?

@github-actions github-actions bot added the proto Related to proto crate label Mar 8, 2026
@haohuaijin
Copy link
Copy Markdown
Contributor Author

@jonahgao @xudong963 can you take a look🙏?

@haohuaijin
Copy link
Copy Markdown
Contributor Author

Thanks @xudong963

@xudong963 xudong963 added this pull request to the merge queue Mar 11, 2026
Merged via the queue into apache:main with commit 4bac1cf Mar 11, 2026
30 checks passed
@haohuaijin haohuaijin deleted the proto-preserve-order branch March 11, 2026 10:25
de-bgunter pushed a commit to de-bgunter/datafusion that referenced this pull request Mar 24, 2026
## Which issue does this PR close?

<!--
We generally require a GitHub issue to be filed for all bug fixes and
enhancements and this helps us generate change logs for our releases.
You can link an issue to this PR using the GitHub syntax. For example
`Closes apache#123` indicates that this PR will close issue apache#123.
-->

- Closes apache#20797

## Rationale for this change

- see apache#20797

## What changes are included in this PR?

impl ser/de for preserve_order in RepartitionExec

## Are these changes tested?

add one test case

## Are there any user-facing changes?

<!--
If there are user-facing changes then we may require documentation to be
updated before approving the PR.
-->

<!--
If there are any breaking changes to public APIs, please add the `api
change` label.
-->
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

proto Related to proto crate

Projects

None yet

Development

Successfully merging this pull request may close these issues.

ser/de preserve_order in RepartitionExec

2 participants