Skip to content

[ML] Support the unsigned_long type in data frame analytics#64071

Merged
droberts195 merged 3 commits intoelastic:7.xfrom
droberts195:support_unsigned_long_in_dfa_7x
Oct 26, 2020
Merged

[ML] Support the unsigned_long type in data frame analytics#64071
droberts195 merged 3 commits intoelastic:7.xfrom
droberts195:support_unsigned_long_in_dfa_7x

Conversation

@droberts195
Copy link
Copy Markdown

Adds support for the unsigned_long type to data frame analytics.

This type is handled in the same way as the long type. Values
sent to the ML native processes are converted to floats and
hence will lose accuracy when outside the range where a float
can uniquely represent long values.

Backport of #64066

Adds support for the unsigned_long type to data frame analytics.

This type is handled in the same way as the long type.  Values
sent to the ML native processes are converted to floats and
hence will lose accuracy when outside the range where a float
can uniquely represent long values.

Backport of elastic#64066
@droberts195
Copy link
Copy Markdown
Author

@elasticmachine update branch

@droberts195 droberts195 merged commit 3e2eae8 into elastic:7.x Oct 26, 2020
@droberts195 droberts195 deleted the support_unsigned_long_in_dfa_7x branch October 26, 2020 11:09
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.

2 participants