-
Notifications
You must be signed in to change notification settings - Fork 24.9k
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
[DOCS] Adds missing_bucket setting to transform APIs #90111
Conversation
Documentation preview: |
Pinging @elastic/ml-core (Team:ML) |
Pinging @elastic/es-docs (Team:Docs) |
With this change |
@hendrikmuhs Thanks for the clarification. In the meantime, I also realized that the property was a level "higher" than it should. I was thinking a bit about where to document it; to add it to the group by description or to add a note somewhere else. Finally, I've added two extra sentences to the |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
LGTM! Thanks @szabosteve
💔 Backport failed
You can use sqren/backport to manually backport by running |
Overview
Related to: #42941
This PR adds the
missing_bucket
setting to the transform group_by property. It also amends the example API call for PUT transform to demonstrate how to usemissing_bucket
.Preview
PUT transform