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 engine adapter and passes incremental and engine to query adapter #2070

Merged
merged 11 commits into from
Nov 23, 2024

Conversation

rudolfix
Copy link
Collaborator

@rudolfix rudolfix commented Nov 17, 2024

Description

  1. adds engine adapter callback to modify engine settings before connection is opened (hopefully fixes Add a TConnectionInitializer optional callback for sql_database and sql_table resources #1920)
  2. allows to return a subquery for table adapter, adds example that fixes Support Multiple Timestamp Columns for Incremental Loading #2076
  3. passes Incremental and Engine instances to query adapter callback
  4. allows to return text query from engine adapter Add capability to create sql resources from queries #1997
  5. arrow backend now infers not reflected columns from the data
  6. supports custom account host for azure (Cannot configure dlt for Azure GovCloud #2073 ) and fixes various edge cases for abfss

@rudolfix rudolfix requested a review from donotpush November 17, 2024 23:19
Copy link

netlify bot commented Nov 17, 2024

Deploy Preview for dlt-hub-docs ready!

Name Link
🔨 Latest commit 8da304a
🔍 Latest deploy log https://app.netlify.com/sites/dlt-hub-docs/deploys/6741fbc64518970009b3fd97
😎 Deploy Preview https://deploy-preview-2070--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 marked this pull request as ready for review November 23, 2024 15:34
@rudolfix rudolfix merged commit 810e619 into devel Nov 23, 2024
59 checks passed
@rudolfix rudolfix deleted the feat/adds-query-and-engine-adapters branch November 23, 2024 21:38
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
1 participant