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

improves pipeline state management #89

Merged
merged 7 commits into from
Nov 20, 2022

Conversation

rudolfix
Copy link
Collaborator

@rudolfix rudolfix commented Nov 18, 2022

This version will not convert required arguments in functions decorated with @dlt into optional. So those functions must be called with a full set of required arguments set. You may use dlt.config.value or dlt.secret.value or simply None to tell dlt that given argument should be taken from config.

…ource/resource is read outside of the pipeline
@rudolfix rudolfix self-assigned this Nov 18, 2022
@rudolfix rudolfix merged commit b727b0d into devel Nov 20, 2022
@rudolfix rudolfix deleted the rfix/improves-pipeline-state-management branch November 20, 2022 18:04
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.

1 participant