Skip to content

feat: Add Cloud Run job targets to rebuild the dataset quality cache - #572

Open
omkargaikwad23 wants to merge 1 commit into
mainfrom
feat/dq-recompute-job
Open

feat: Add Cloud Run job targets to rebuild the dataset quality cache#572
omkargaikwad23 wants to merge 1 commit into
mainfrom
feat/dq-recompute-job

Conversation

@omkargaikwad23

Copy link
Copy Markdown
Collaborator

Adds create-dq-recompute-job / run-dq-recompute-job, mirroring the existing trends job targets but invoking precompute_dataset_quality.py --clean.

The dataset quality cache is add-only — entries for deleted run directories are never pruned, so the tab keeps rendering stale runs. The existing job targets only run precompute_trends.py, so there was no on-demand way to rebuild it.

…y cache

The dataset quality cache is add-only, so entries for deleted run
directories linger and the tab keeps showing stale runs. Existing job
targets invoke precompute_trends.py only, leaving no on-demand way to
rebuild it.
@omkargaikwad23 omkargaikwad23 changed the title Add Cloud Run job targets to rebuild the dataset quality cache feat: Add Cloud Run job targets to rebuild the dataset quality cache Aug 14, 2026
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants