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

Prepare active_users_aggregates for a backfill with shredder mitigation. #6349

Open
wants to merge 14 commits into
base: main
Choose a base branch
from

Commits on Oct 15, 2024

  1. Prepare active_users_aggregates for a backfill with shredder mitigati…

    …on. Rename columns [first_seen_date, os_version, segment] to cascade upstream changes during the backfill for stable numbers.
    lucia-vargas-a committed Oct 15, 2024
    Configuration menu
    Copy the full SHA
    10c0ddc View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    1120069 View commit details
    Browse the repository at this point in the history

Commits on Oct 16, 2024

  1. Configuration menu
    Copy the full SHA
    f4889ca View commit details
    Browse the repository at this point in the history
  2. Avoid modifying the active_users_aggregates view until the new versio…

    …n is backfilled. Remove the view generation from the new version which conflicts with previous version.
    lucia-vargas-a committed Oct 16, 2024
    Configuration menu
    Copy the full SHA
    bc10f22 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    fef2279 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    623f0d2 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    6b70c53 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    98c3a2a View commit details
    Browse the repository at this point in the history

Commits on Nov 11, 2024

  1. Configuration menu
    Copy the full SHA
    1e40427 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    fa6f46b View commit details
    Browse the repository at this point in the history

Commits on Nov 15, 2024

  1. Configuration menu
    Copy the full SHA
    a3eb43e View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    4b4f120 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    35e63f0 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    2ea0f66 View commit details
    Browse the repository at this point in the history