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

adds _impl_cls to dlt.resource and dynamic config section to standalone resources with dynamic names #1324

Merged
merged 3 commits into from
May 6, 2024

Conversation

rudolfix
Copy link
Collaborator

@rudolfix rudolfix commented May 5, 2024

Description

  1. user can set alternative DltResource impl via _impl_cls
  2. standalone=True resources with dynamic name (based on decorated function call arguments) have corresponding dynamic config section
  3. standalone=True resource may return a mutated resource instance instead of yielding data
  4. also mypy bump to 1.10

Copy link

netlify bot commented May 5, 2024

Deploy Preview for dlt-hub-docs ready!

Name Link
🔨 Latest commit 8b16d85
🔍 Latest deploy log https://app.netlify.com/sites/dlt-hub-docs/deploys/6637fdb0e863740008e2cb03
😎 Deploy Preview https://deploy-preview-1324--dlt-hub-docs.netlify.app
📱 Preview on mobile
Toggle QR Code...

QR Code

Use your smartphone camera to open QR code link.

To edit notification comments on pull requests, go to your Netlify site configuration.

@rudolfix rudolfix merged commit e329ab9 into devel May 6, 2024
49 of 50 checks passed
@rudolfix rudolfix deleted the rfix/dlt-resource-improvements branch May 6, 2024 18:26
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