Skip to content

[7.x] [ML] Add better UI support for runtime fields Transforms (#90363)#91636

Merged
walterra merged 1 commit intoelastic:7.xfrom
qn895:backport/7.x/pr-90363
Feb 17, 2021
Merged

[7.x] [ML] Add better UI support for runtime fields Transforms (#90363)#91636
walterra merged 1 commit intoelastic:7.xfrom
qn895:backport/7.x/pr-90363

Conversation

@qn895
Copy link
Copy Markdown
Member

@qn895 qn895 commented Feb 17, 2021

Backports the following commits to 7.x:

* [ML] Add RT support for transforms from index pattern

* [ML] Add support for cloned transform from api

* [ML] Add support for runtime pivot

* [ML] Add support for api created runtime

* [ML] Add preview for expanded row

* [ML] Add runtime fields to dropdown options

* [ML] Add runtime fields to latest

* [ML] Fix duplicate columns

* [ML] Update types and test

* [ML] Add runtime mappings to index pattern on creation

* [ML] Add callout to show unsupported fields in dfa

* [ML] Update types to RuntimeField

* [ML] Fix runtime fields, remove runtime mappings, fix copy to console

* [ML] Fix incompatible kbn field type

* [ML] Add advanced mappings editor

* [ML] Add support for filter terms agg control

* [ML] Fix jest tests hanging

* [ML] Fix translations

* [ML] Fix over-sized buttons for filter range

* [ML] Update runtime mappings schema

* [ML] Update runtime mappings schema

* [ML] Use isRecord for object checks

* [ML] Fix and more message

* [ML] Update schema to correctly match types

* [ML] Update schema to correctly match types

* [ML] Fix pivot duplicates

* [ML] Rename isRecord to isPopulatedObject

* [ML] Remove fit-content

* [ML] Update runtime field type to prevent potential conflicts

* Revert "[ML] Remove fit-content"

This reverts commit 76c9c79

* [ML] Remove misc comment

* [ML] Fix missing typeof

* [ML] Add sorts and constants

* [ML] Add i18n to includedFields description

* [ML] fix imports

* [ML] Only pass runtime mappings if it's latest

* [ML] Fix functional tests
@qn895 qn895 added the backport This PR is a backport of another PR label Feb 17, 2021
@kibanamachine
Copy link
Copy Markdown
Contributor

💚 Build Succeeded

Metrics [docs]

Module Count

Fewer modules leads to a faster build time

id before after diff
ml 1738 1739 +1
transform 214 221 +7
total +8

Async chunks

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

id before after diff
ml 6.3MB 6.3MB +5.5KB
transform 925.3KB 942.1KB +16.8KB
total +22.3KB

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

@walterra walterra merged commit d9a3d33 into elastic:7.x Feb 17, 2021
@qn895 qn895 deleted the backport/7.x/pr-90363 branch April 20, 2021 19:25
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

backport This PR is a backport of another PR

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants