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

custom implementation for sources and typing improvment #687

Merged
merged 6 commits into from
Oct 15, 2023

Conversation

rudolfix
Copy link
Collaborator

@rudolfix rudolfix commented Oct 12, 2023

Description

  • allows to pass custom implementation of dlt source into the decorator (also useful for typing stubs)
  • allows variadic keyword arguments in transformers
  • typing improvements for decorators
  • bumps to mypy 1.6.0 (allows for default generic values)
  • fixes a bug where incomplete column definition (nullable) was crashing parquet writer

@netlify
Copy link

netlify bot commented Oct 12, 2023

Deploy Preview for dlt-hub-docs ready!

Name Link
🔨 Latest commit 146ac44
🔍 Latest deploy log https://app.netlify.com/sites/dlt-hub-docs/deploys/6529b8ffc1df500008b9b887
😎 Deploy Preview https://deploy-preview-687--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 force-pushed the rfix/better-source-definitions branch from 862cb2c to 766f65b Compare October 12, 2023 13:12
@rudolfix rudolfix force-pushed the rfix/better-source-definitions branch from 2b8426a to 146ac44 Compare October 13, 2023 21:39
@rudolfix rudolfix merged commit d672a41 into devel Oct 15, 2023
@rudolfix rudolfix deleted the rfix/better-source-definitions branch October 15, 2023 17:29
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