Skip to content

[branch-53] ser/de fetch in FilterExec (#20738)#20883

Open
alamb wants to merge 1 commit intoapache:branch-53from
alamb:alamb/backport_20738_branch53
Open

[branch-53] ser/de fetch in FilterExec (#20738)#20883
alamb wants to merge 1 commit intoapache:branch-53from
alamb:alamb/backport_20738_branch53

Conversation

@alamb
Copy link
Contributor

@alamb alamb commented Mar 11, 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#20737

## Rationale for this change

FilterExec have fetch filed but not impl the ser/de in proto

## What changes are included in this PR?

add ser/de for fetch in FilterExec

## 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.
-->
@github-actions github-actions bot added proto Related to proto crate physical-plan Changes to the physical-plan crate labels Mar 11, 2026
@alamb alamb changed the title ser/de fetch in FilterExec (#20738) [branch-53] ser/de fetch in FilterExec (#20738) Mar 11, 2026
Copy link
Contributor

@comphead comphead left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Thanks @alamb

Copy link
Contributor

@haohuaijin haohuaijin left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Thank you @alamb

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

physical-plan Changes to the physical-plan crate proto Related to proto crate

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants