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] Add allow_no_match param to data frame transform APIs #42766

Closed
dimitris-athanasiou opened this issue May 31, 2019 · 1 comment · Fixed by #43490
Closed

[ML] Add allow_no_match param to data frame transform APIs #42766

dimitris-athanasiou opened this issue May 31, 2019 · 1 comment · Fixed by #43490
Assignees
Labels
>enhancement :ml/Transform Transform :ml Machine learning

Comments

@dimitris-athanasiou
Copy link
Contributor

The following data frame transform APIs accept id expressions and should also offer an option for whether an expression that does not match any concrete config id should cause an exception or not:

  • GET transforms
  • GET transform stats
  • POST stop transforms

We should add a allow_no_match parameter to those that defaults to true.

@elasticmachine
Copy link
Collaborator

Pinging @elastic/ml-core

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
>enhancement :ml/Transform Transform :ml Machine learning
Projects
None yet
Development

Successfully merging a pull request may close this issue.

3 participants