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

Fix config w/ dynamic partitions error #12710

Merged
merged 2 commits into from
Mar 9, 2023
Merged

Conversation

clairelin135
Copy link
Contributor

Reported here: https://dagster.slack.com/archives/C01U5LFUZJS/p1677774811927269

The config launchpad uses the same partition set queries as op jobs, causing a query for partition names to raise an error as the instance wasn't being propagated. This PR fixes this error.

@vercel
Copy link

vercel bot commented Mar 4, 2023

The latest updates on your projects. Learn more about Vercel for Git ↗︎

2 Ignored Deployments
Name Status Preview Comments Updated
dagit-storybook ⬜️ Ignored (Inspect) Mar 9, 2023 at 11:31PM (UTC)
dagster ⬜️ Ignored (Inspect) Visit Preview Mar 9, 2023 at 11:31PM (UTC)

@clairelin135 clairelin135 merged commit 7ebb44a into master Mar 9, 2023
@clairelin135 clairelin135 deleted the claire/fix-config-bug branch March 9, 2023 23:55
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