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] Amalgamate addArrival methods #1536

Merged

Conversation

edsavage
Copy link
Contributor

Provide a common interface to addArrival by extending the existing SMessage structure.

This reduces the amount of code duplicated between multiple addArrival methods at the expense of some added verbosity when specifying default arguments.

Relates to #1477

Provide a common interface to addArrival by extending the existing SMessage structure.
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

@edsavage edsavage merged commit 42b6be1 into elastic:master Oct 15, 2020
edsavage added a commit to edsavage/ml-cpp that referenced this pull request Oct 15, 2020
Provide a common interface to addArrival by extending the existing SMessage structure.

Relates to elastic#1477
edsavage added a commit that referenced this pull request Oct 15, 2020
Provide a common interface to addArrival by extending the existing SMessage structure.

Relates to #1477
Backports #1536
@edsavage edsavage deleted the refactor_model_tests_addarrival_merge branch October 16, 2020 09:10
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