[go: up one dir, main page]

Recreate index for events with missing project target types

What does this MR do and why?

Recreate index for events with missing project target types without the pushed (5) action. This will be used for the BackfillEventsTargetTypeProject

It appears that we can't set the target_type for push events yet. There are some functionalities that depends on them having nil target_types including:

  1. Clickhouse materialized view
  2. Queries with index for nil target_type

The current index was added in !203765 (merged)

References

Related to #569112

Screenshots or screen recordings

Before After

How to set up and validate locally

MR acceptance checklist

Evaluate this MR against the MR acceptance checklist. It helps you analyze changes to reduce risks in quality, performance, reliability, security, and maintainability.

Edited by Shane Maglangit

Merge request reports

Loading