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

[Transform] Fix mapping deduction for scaled_float #51990

Merged
merged 1 commit into from
Feb 6, 2020

Conversation

hendrikmuhs
Copy link
Contributor

fallback to float if source type is scaled_float for mapping deduction of min/max aggregation

fixes #51780

@elasticmachine
Copy link
Collaborator

Pinging @elastic/ml-core (:ml/Transform)

@hendrikmuhs
Copy link
Contributor Author

run elasticsearch-ci/docs

@hendrikmuhs hendrikmuhs merged commit 73305e6 into elastic:master Feb 6, 2020
@hendrikmuhs hendrikmuhs deleted the transform-scaled-float branch February 6, 2020 16:26
hendrikmuhs pushed a commit that referenced this pull request Feb 6, 2020
#51990)

fallback to float if source type is scaled_float for mapping deduction of min/max aggregation

fixes #51780
hendrikmuhs pushed a commit to hendrikmuhs/elasticsearch that referenced this pull request Feb 6, 2020
elastic#51990)

fallback to float if source type is scaled_float for mapping deduction of min/max aggregation

fixes elastic#51780
@polyfractal polyfractal added v7.6.0 and removed v7.6.1 labels Feb 7, 2020
hendrikmuhs pushed a commit that referenced this pull request Feb 12, 2020
#51990) (#52006)

fallback to float if source type is scaled_float for mapping deduction of min/max aggregation

fixes #51780
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Transforms mapping deduction fails for scailed_float types for min and max aggregation
5 participants