Skip to content

[8.19] Rename prepareProcessPage to prepareProcessRawInputPage (#130487) #131156

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: 8.19
Choose a base branch
from

Conversation

dnhatn
Copy link
Member

@dnhatn dnhatn commented Jul 12, 2025

Backport

This will backport the following commits from main to 8.19:

Questions ?

Please refer to the Backport tool documentation

This PR proposes renaming `prepareProcessPage` to
`prepareProcessRawInputPage` for two reasons:

1. The name `prepareProcessPage` can be confusing, as it suggests
handling all types of input, but it only processes raw input, not
intermediate input.

2. I plan to add `prepareProcessIntermediateInputPage`, which can enable
optimizations for intermediate pages, such as leveraging ordinals from
intermediate results.

(cherry picked from commit 285866e)
@dnhatn dnhatn added the auto-merge-without-approval Automatically merge pull request when CI checks pass (NB doesn't wait for reviews!) label Jul 12, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
auto-merge-without-approval Automatically merge pull request when CI checks pass (NB doesn't wait for reviews!) backport v8.19.1
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants