Skip to content

[ML] Make sort order for datafeeds deterministic #39187

@pheyos

Description

@pheyos

For some datasets / job configurations the final model_bytes value is not 100% deterministic. This might be because of the fact that the document order in the datafeed is not deterministic for documents with identical timestamps.
Deterministic behaviour in this place would help QA to recognize "real" changes in the model_bytes.

Suggestion: Make the sort order for datafeeds 100% deterministic.

Metadata

Metadata

Assignees

Labels

:mlMachine learning

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions