Skip to content

[ML] cleanup + adding description field to transforms (#41554)#41605

Merged
benwtrent merged 1 commit intoelastic:7.xfrom
benwtrent:feature/ml-df-adding-transform-config-description-7.x
Apr 26, 2019
Merged

[ML] cleanup + adding description field to transforms (#41554)#41605
benwtrent merged 1 commit intoelastic:7.xfrom
benwtrent:feature/ml-df-adding-transform-config-description-7.x

Conversation

@benwtrent
Copy link
Copy Markdown
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
Copy Markdown
Collaborator

Pinging @elastic/ml-core

@benwtrent
Copy link
Copy Markdown
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