Skip to content

[ci breaking-change] feat: test for column and table before running covariate query#3285

Merged
mikewilli merged 3 commits into
mainfrom
3283-covariate-metric-check
Jul 2, 2026
Merged

[ci breaking-change] feat: test for column and table before running covariate query#3285
mikewilli merged 3 commits into
mainfrom
3283-covariate-metric-check

Conversation

@mikewilli

@mikewilli mikewilli commented Jul 1, 2026

Copy link
Copy Markdown
Contributor

Updates the check before creating the covariate query from table exists to table exists AND column exists.

  • marked as breaking change (even though it is not breaking) because this will force all existing experiments to update to the latest version of Jetstream, which includes multiple fixes

fixes #3283

@mikewilli mikewilli changed the title feat: test for column and table before running covariate query [ci breaking-change] feat: test for column and table before running covariate query Jul 2, 2026
@mikewilli mikewilli added this pull request to the merge queue Jul 2, 2026
Merged via the queue into main with commit 65efe73 Jul 2, 2026
4 checks passed
@mikewilli mikewilli deleted the 3283-covariate-metric-check branch July 2, 2026 15:47
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.

Log and fallback to non-covariate subset metric query if table exists but metric column does not

2 participants