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

ESQL: Explain IN (#119514) #119702

Merged
merged 1 commit into from
Jan 7, 2025

Conversation

nik9000
Copy link
Member

@nik9000 nik9000 commented Jan 7, 2025

Adds javadoc to IN to explain it's three-valued null logic and why it isn't using the standard code generators.

* ESQL: Explain IN

Adds javadoc to IN to explain it's three-valued null logic and why it
isn't using the standard code generators.

* Paste more examples
@nik9000 nik9000 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.18.0 labels Jan 7, 2025
@elasticsearchmachine elasticsearchmachine merged commit e954280 into elastic:8.x Jan 7, 2025
15 checks passed
@nik9000 nik9000 deleted the esql_in_explain_8x branch January 7, 2025 23:11
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.18.0
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants