Skip to content
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

Allow match field in enrich fields (#102734) #103082

Merged
merged 1 commit into from
Dec 6, 2023

Conversation

dnhatn
Copy link
Member

@dnhatn dnhatn commented Dec 6, 2023

It's perfectly fine for the match field of an enrich policy to be included in the enrich fields. However ESQL enrich consistently fails on such an enrich policy because it mistakenly excludes the match field from the enrich mapping during resolution.

It's perfectly fine for the match field of an enrich policy to be
included in the enrich fields. However ESQL enrich consistently fails on
such an enrich policy because it mistakenly excludes the match field
from the enrich mapping during resolution.
@dnhatn dnhatn added backport auto-merge-without-approval Automatically merge pull request when CI checks pass (NB doesn't wait for reviews!) :Analytics/ES|QL AKA ESQL v8.11.3 labels Dec 6, 2023
@elasticsearchmachine elasticsearchmachine merged commit 5a0c79a into elastic:8.11 Dec 6, 2023
14 checks passed
@dnhatn dnhatn deleted the backport-enrich-field branch December 6, 2023 19:50
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 v8.11.3
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants