Skip to content

Conversation

dnhatn
Copy link
Member

@dnhatn dnhatn commented Jul 11, 2025

Backports the following commits to 9.1:

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.
@dnhatn dnhatn added :Analytics/ES|QL AKA ESQL >non-issue >refactoring auto-merge-without-approval Automatically merge pull request when CI checks pass (NB doesn't wait for reviews!) backport Team:Analytics Meta label for analytical engine team (ESQL/Aggs/Geo) labels Jul 11, 2025
@elasticsearchmachine elasticsearchmachine merged commit 2554120 into elastic:9.1 Jul 11, 2025
34 checks passed
@dnhatn dnhatn deleted the backport/9.1/pr-130487 branch July 11, 2025 16:53
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

:Analytics/ES|QL AKA ESQL auto-merge-without-approval Automatically merge pull request when CI checks pass (NB doesn't wait for reviews!) backport >non-issue >refactoring Team:Analytics Meta label for analytical engine team (ESQL/Aggs/Geo) v9.1.1

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants