Skip to content

Remove ClickHouse materialized view rebuilding FFs

Adam Hegyi requested to merge ah-remove-ch-mv-rebuild-ffs into master

What does this MR do and why?

This change removes the ClickHouse materialized view rebuilding related de-risk feature flags. After these feature flags are removed the materialized view rebuilding (contributions MV table) will happen weekly and the old table will be dropped automatically.

We already 3 MV rebuilds without any issues.

MR acceptance checklist

Please 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 Adam Hegyi

Merge request reports