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] Transforms: Support for missing_bucket in transform advanced pivot editor #85758

Merged
merged 2 commits into from
Dec 14, 2020

Conversation

walterra
Copy link
Contributor

@walterra walterra commented Dec 14, 2020

Summary

Part of #83266.

Adds support for missing_bucket with group-by configurations in the advanced editor for pivot configurations.
Previously, the editor would allow you to add the setting, but it would be stripped from the config once the transform gets created.

Checklist

For maintainers

@walterra walterra added bug Fixes for quality problems that affect the customer experience release_note:fix :ml v8.0.0 Feature:Transforms ML transforms v7.11.0 labels Dec 14, 2020
@walterra walterra requested a review from a team as a code owner December 14, 2020 11:46
@walterra walterra self-assigned this Dec 14, 2020
@elasticmachine
Copy link
Contributor

Pinging @elastic/ml-ui (:ml)

@kibanamachine
Copy link
Contributor

💚 Build Succeeded

Metrics [docs]

Async chunks

Total size of all lazy-loaded chunks that will be downloaded as the user navigates the app

id before after diff
transform 1021.3KB 1021.5KB +242.0B

Distributable file count

id before after diff
default 47129 47889 +760

History

To update your PR or re-run it, just comment with:
@elasticmachine merge upstream

Copy link
Contributor

@darnautov darnautov left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

code LGTM

Copy link
Contributor

@peteharverson peteharverson left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Tested and confirmed missing_bucket added in the JSON editor is present in the saved pivot config.

Can #83266 be closed, or are there potentially any other parameters which could be added to the pivot config which we don't currently support in the JSON editor?

@walterra
Copy link
Contributor Author

I changed the PR description to not auto-close the issue so we can get this in and then follow up.

@walterra walterra merged commit a6e6b62 into elastic:master Dec 14, 2020
@walterra walterra deleted the ml-transforms-missing-buckets branch December 14, 2020 16:51
walterra added a commit to walterra/kibana that referenced this pull request Dec 14, 2020
…ot editor (elastic#85758)

Adds support for missing_bucket with group-by configurations in the advanced editor for pivot configurations.
Previously, the editor would allow you to add the setting, but it would be stripped from the config once the transform gets created.
walterra added a commit that referenced this pull request Dec 14, 2020
…ot editor (#85758) (#85809)

Adds support for missing_bucket with group-by configurations in the advanced editor for pivot configurations.
Previously, the editor would allow you to add the setting, but it would be stripped from the config once the transform gets created.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Fixes for quality problems that affect the customer experience Feature:Transforms ML transforms :ml release_note:fix v7.11.0 v8.0.0
Projects
None yet
Development

Successfully merging this pull request may close these issues.

5 participants