-
Notifications
You must be signed in to change notification settings - Fork 25.6k
[Data-Frame] make the config be strictly parsed on _preview #39713
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
[Data-Frame] make the config be strictly parsed on _preview #39713
Conversation
|
Pinging @elastic/ml-core |
dimitris-athanasiou
left a comment
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
|
may I play devils advocate? If we missed this in the 1st place it means we lack a test. |
|
@elasticmachine |
|
run elasticsearch-ci/bwc |
hendrikmuhs
left a comment
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
|
run elasticsearch-ci/bwc |
2 similar comments
|
run elasticsearch-ci/bwc |
|
run elasticsearch-ci/bwc |
|
run elasticsearch-ci/bwc |
…39713) * [Data-Frame] make the config be strictly parsed on _preview * adding test to verify strictly parsing * adjusting test after master merge
Simple change, it should have been strictly parsed from the get go....