Skip to content

ES|QL JOIN: Add lookup index with a constant key#835

Merged
luigidellaquila merged 4 commits intoelastic:masterfrom
luigidellaquila:esql/joins_take_3
Aug 25, 2025
Merged

ES|QL JOIN: Add lookup index with a constant key#835
luigidellaquila merged 4 commits intoelastic:masterfrom
luigidellaquila:esql/joins_take_3

Conversation

@luigidellaquila
Copy link
Contributor

@luigidellaquila luigidellaquila commented Aug 20, 2025

Adding new data and queries to benchmarks where there are many repetitions of the same key in a lookup index.

@luigidellaquila luigidellaquila marked this pull request as ready for review August 21, 2025 13:21
Copy link
Contributor

@julian-elastic julian-elastic left a comment

Choose a reason for hiding this comment

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

Looks good

@luigidellaquila luigidellaquila merged commit c828de6 into elastic:master Aug 25, 2025
13 checks passed
@esbenchmachine esbenchmachine added the backport pending Awaiting backport to stable release branch label Dec 19, 2025
@esbenchmachine
Copy link
Collaborator

@luigidellaquila
A backport is pending for this PR. Please add all required vX.Y version labels.

  • If it is intended for the current Elasticsearch release version, apply the corresponding version label.
  • If it also supports past released versions, add those labels too.
  • If it only targets a future version, wait until that version label exists and then add it.
    (Each rally-tracks version label is created during the feature freeze of a new Elasticsearch branch).

Backporting entails:

  1. Ensure the correct version labels exist in this PR.
  2. Ensure backport PRs have backport label and are passing tests.
  3. Merge backport PRs (you can approve yourself and enable auto-merge).
  4. Remove backport pending label from this PR once all backport PRs are merged.

Thank you!

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

Labels

backport pending Awaiting backport to stable release branch

3 participants