Skip to content

[8.x] Esql bucket function for date nanos (#118474)#118670

Merged
elasticsearchmachine merged 2 commits intoelastic:8.xfrom
not-napoleon:backport/8.x/pr-118474
Dec 16, 2024
Merged

[8.x] Esql bucket function for date nanos (#118474)#118670
elasticsearchmachine merged 2 commits intoelastic:8.xfrom
not-napoleon:backport/8.x/pr-118474

Conversation

@not-napoleon
Copy link
Copy Markdown
Member

Backports the following commits to 8.x:

This adds support for running the bucket function over a date nanos field. Code wise, this just delegates to DateTrunc, which already supports date nanos, so most of the PR is just tests and the auto-generated docs.

Resolves elastic#118031
@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 Dec 13, 2024
@github-actions
Copy link
Copy Markdown
Contributor

Documentation preview:

@elasticsearchmachine elasticsearchmachine merged commit 9166cd8 into elastic:8.x Dec 16, 2024
@not-napoleon not-napoleon deleted the backport/8.x/pr-118474 branch December 16, 2024 14:26
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

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants