Skip to content

Introduce hash_code for VSA stages and events

Adam Hegyi requested to merge 335291-hash-vsa-stages into master

What does this MR do?

Related issue: #335291 (closed)

Not user-facing change. This MR adds the hash_code method to Stage Events and Stages. This is needed to reduce the amount of timestamp (stage data) data we collect within the new VSA database tables. The hash codes are currently not persisted, this will happen in a follow-up MR.

Does this MR meet the acceptance criteria?

Conformity

Related to #335291 (closed)

Merge request reports

Loading