Skip to content

Conversation

@przemekwitek
Copy link
Contributor

@przemekwitek przemekwitek commented Feb 15, 2021

This PR takes advantage of #68904 by simplifying how the destination index mappings are being deduced.
Instead of merging the FieldCapabilitiesResponse with runtime mappings in Transform code, the new field of FieldCapabilitiesRequest is used.

Labeling this as >non-issue as this PR alters an unreleased feature (i.e. search runtime fields).

Closes #68516

@elasticmachine
Copy link
Collaborator

Pinging @elastic/ml-core (Team:ML)

Copy link
Contributor

@dimitris-athanasiou dimitris-athanasiou left a comment

Choose a reason for hiding this comment

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

LGTM

@przemekwitek przemekwitek force-pushed the transform_use_runtime_fields_in_field_caps branch 2 times, most recently from 01f88f8 to be4f871 Compare February 15, 2021 11:23
@przemekwitek
Copy link
Contributor Author

run elasticsearch-ci/2

@przemekwitek przemekwitek force-pushed the transform_use_runtime_fields_in_field_caps branch from be4f871 to cb4bf75 Compare February 16, 2021 06:37
Copy link

@hendrikmuhs hendrikmuhs left a comment

Choose a reason for hiding this comment

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

LGTM

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

Projects

None yet

Development

Successfully merging this pull request may close these issues.

[Transform] Search runtime fields are not handled properly during mapping deduction.

5 participants