-
Notifications
You must be signed in to change notification settings - Fork 25.3k
[ML][Data Frame] adding breaking changes to doc #45051
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
[ML][Data Frame] adding breaking changes to doc #45051
Conversation
Pinging @elastic/ml-core |
Pinging @elastic/es-docs |
run elasticsearch-ci/docs |
@elasticmachine update branch |
@benwtrent This makes me wonder what happens to data frame transforms that already have that parameter specified. Do you think it's worth adding that detail? |
NOTE: I've tagged this as a notable change so that it will appear in https://www.elastic.co/guide/en/elastic-stack/7.3/elasticsearch-breaking-changes.html when it's backported to the 7.3 branch. If you don't consider it to be notable, please just let me know. |
@lcawl I added a note that previous transforms will run, but 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
* [ML][Data Frame] adding breaking changes to doc * [DOCS] Edits data frame transform breaking change * Update migrate_7_3.asciidoc
Documenting the breaking change introduced in #43659