Skip to content

[8.x] ESQL Support IN operator for Date nanos (#119772)#120126

Merged
elasticsearchmachine merged 2 commits intoelastic:8.xfrom
not-napoleon:backport/8.x/pr-119772
Jan 14, 2025
Merged

[8.x] ESQL Support IN operator for Date nanos (#119772)#120126
elasticsearchmachine merged 2 commits intoelastic:8.xfrom
not-napoleon:backport/8.x/pr-119772

Conversation

@not-napoleon
Copy link
Member

Backports the following commits to 8.x:

Add support for using nanosecond dates with the IN operator. This behavior should be consistent with equals, and support comparisons between milliseconds and nanoseconds the same as the binary comparison operators support it.

Resolves elastic#118578

---------

Co-authored-by: elasticsearchmachine <infra-root+elasticsearchmachine@elastic.co>
@not-napoleon not-napoleon added :Analytics/ES|QL AKA ESQL >enhancement 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 Jan 14, 2025
@elasticsearchmachine elasticsearchmachine merged commit 7603ede into elastic:8.x Jan 14, 2025
@not-napoleon not-napoleon deleted the backport/8.x/pr-119772 branch January 14, 2025 16:52
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 >enhancement Team:Analytics Meta label for analytical engine team (ESQL/Aggs/Geo) v8.18.0

2 participants