Skip to content

use internal aggregation range class for date aggregation ranges #2897

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

Merged

Conversation

miguelgrinberg
Copy link
Contributor

After elastic/elasticsearch-specification#4243 I realized that the DSL code generator wasn't properly assigning the type to date aggregation range attributes.

Note that the changes in this diff aside from the change in dsl-generator.py are unrelated. These are just minor changes in the spec that are unrelated to this PR.

@miguelgrinberg miguelgrinberg marked this pull request as ready for review April 10, 2025 10:57
@miguelgrinberg miguelgrinberg requested a review from pquentin April 10, 2025 10:58
Copy link
Member

@pquentin pquentin left a comment

Choose a reason for hiding this comment

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

Thanks! LGTM.

@miguelgrinberg miguelgrinberg merged commit 0d23e6b into elastic:main Apr 10, 2025
14 checks passed
@miguelgrinberg miguelgrinberg deleted the undo-range-aggregation-spec branch April 10, 2025 11:52
github-actions bot pushed a commit that referenced this pull request Apr 10, 2025
miguelgrinberg added a commit that referenced this pull request Apr 10, 2025
…) (#2898)

(cherry picked from commit 0d23e6b)

Co-authored-by: Miguel Grinberg <[email protected]>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants