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] fix bwc serialization with 7.3 #48021

Conversation

benwtrent
Copy link
Member

Removes an extra boolean that was being written to the stream. I am guessing the boolean was to handle the optional node value and just assume the node value was never written to the stream. But, this caused issues as the internal transformState object reads/writes the optional node value.

@elasticmachine
Copy link
Collaborator

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

@benwtrent
Copy link
Member Author

@elasticmachine update branch

@hendrikmuhs
Copy link

can we backport this to 7.4?

Copy link
Contributor

@droberts195 droberts195 left a comment

Choose a reason for hiding this comment

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

LGTM

Not sure how I managed to mess that up 😞

I agree it would be good to get this into 7.4.1.

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.

5 participants