Skip to content
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] cleanup + adding description field to transforms (#41554) #41605

Conversation

benwtrent
Copy link
Member

There are a couple of places where we import core.ml classes into transforms. I am not sure this is the correct thing to do. There are very few exceptions to the "don't share code between plugins" ideology (one of them is the security plugin). So, I opted to create an ExceptionsHelper class in data frames and use it. Same for TimeUtils

This PR also adds a description field to the data frame transforms.

Backport of #41554

* [ML] cleanup + adding description field to transforms

* making description length have a max of 1k
@elasticmachine
Copy link
Collaborator

Pinging @elastic/ml-core

@benwtrent
Copy link
Member Author

run elasticsearch-ci/1

@benwtrent benwtrent merged commit a0990ca into elastic:7.x Apr 26, 2019
@benwtrent benwtrent deleted the feature/ml-df-adding-transform-config-description-7.x branch April 26, 2019 21:51
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