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

Add the ability to define upstream deps to created Dagster asset #35

Merged

Conversation

guusfrenken-wk
Copy link
Contributor

@guusfrenken-wk guusfrenken-wk commented Sep 19, 2024

Example usage:

elx_assets = load_assets(runner=some_runner, deps=[SourceAsset(key=AssetKey("some_asset"))])

@JulesHuisman
Copy link
Collaborator

@guusfrenken-wk Zou je poetry lock --no-update kunnen runnen en de nieuwe lockfile committen? Ik probeerde het te doen, maar kan niet pushen op de incoming branch.

@guusfrenken-wk
Copy link
Contributor Author

@JulesHuisman Done!

@JulesHuisman JulesHuisman merged commit f691e85 into quantile-development:master Sep 25, 2024
4 checks passed
@guusfrenken-wk guusfrenken-wk deleted the feature/dagster-asset-deps branch September 30, 2024 08:37
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