Skip to content

Conversation

idegtiarenko
Copy link
Contributor

191_lookup_join_text.yml does not declare join_lookup_v11.
This causes yamlRestCompatTest test to fail for prs where a basic lookup join behavior is changed (for example in #120494) and above capability is incremented.

@idegtiarenko idegtiarenko added >test Issues or PRs that are addressing/adding tests Team:Analytics Meta label for analytical engine team (ESQL/Aggs/Geo) auto-backport Automatically create backport pull requests when merged :Analytics/ES|QL AKA ESQL v9.0.0 v8.18.0 labels Jan 24, 2025
settings:
index:
mode: lookup
number_of_shards: 1
Copy link
Contributor Author

@idegtiarenko idegtiarenko Jan 24, 2025

Choose a reason for hiding this comment

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

This is unrelated but should no longer be required, see #119059

@elasticsearchmachine
Copy link
Collaborator

Pinging @elastic/es-analytical-engine (Team:Analytics)

Copy link
Contributor

@luigidellaquila luigidellaquila left a comment

Choose a reason for hiding this comment

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

LGTM

I see other JOIN related capabilities check that JOIN_LOOKUP_V11 is enabled instead of checking on snapshot. An alternative could be LOOKUP_JOIN_TEXT(JOIN_LOOKUP_V11.isEnabled()), but I think the two are equivalent at this stage

@idegtiarenko idegtiarenko merged commit a82453a into elastic:main Jan 24, 2025
16 checks passed
@elasticsearchmachine
Copy link
Collaborator

💚 Backport successful

Status Branch Result
8.x
@idegtiarenko idegtiarenko deleted the add_missing_capability branch January 24, 2025 08:49
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-backport Automatically create backport pull requests when merged Team:Analytics Meta label for analytical engine team (ESQL/Aggs/Geo) >test Issues or PRs that are addressing/adding tests v8.18.0 v9.0.0

3 participants