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

feat: remove type annotation for context param in meltano_install op #41

Conversation

mgierada
Copy link
Contributor

@mgierada mgierada commented Oct 5, 2023

The OpExecutionContext type annotation in meltano_install is raising errors like that when running with dagster >=1.5.0

image

This is expected as 1.5.0 introduces some breaking changes in that area. See release notes:

When type hint is remove, dagster loads fine.

@resulyrt93
Copy link
Contributor

please review that PR

@JulesHuisman JulesHuisman merged commit 2915428 into quantile-development:master Oct 10, 2023
8 checks passed
@JulesHuisman
Copy link
Contributor

Published a new version!

@resulyrt93
Copy link
Contributor

I'm still getting that error, i suppose we should also remove that type annotation. Thus it worked in my local

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.

3 participants