chore(deps): update dependency dlt to >=1.10,<1.26#763
Merged
Conversation
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
This PR contains the following updates:
>=1.10,<1.25→>=1.10,<1.26Release Notes
dlt-hub/dlt (dlt)
v1.25.0dlt 1.25.0 Release Notes
Breaking Changes
Users can pass a list of schemas to
dataset()method and still go back to single-schema dataset by providingpipeline.default_schemawhen creating dataset.Highlights
lancedestination (#3810 @jorritsandbrink) — New destination for the Lance table format with optional vector embedding generation vialancedb. Supports local storage ands3/az/gs, uses the Lance Directory Namespace V2 spec, and supports branching. Complements the existinglancedbdestination (which targets LanceDB Cloud).Core Library
lancedestination (#3810 @jorritsandbrink) — See Highlights.ducklake:metadata_schemaATTACH option (#3763 @sangwookWoo) — Addsmetadata_schematoDuckLakeCredentialsso the DuckLake metadata schema can be configured independently fromducklake_name.__main__in orchestrators (#3784 @rudolfix) — Closes #3586._dlt_idrequirement when merging arrow tables without nested tables on ClickHouse.aws_session_tokento stagings3()table function (#3769 @anuunchin) — Temporary AWS credentials now work for ClickHouse staging.read_csv(#3743 @biefan) — File is opened with the requested encoding so SFTP/paramiko stacks no longer pre-decode as UTF-8.trace.asdict()now retains pipelines that fail in the sync step before extract.lanceextension promotion to built-in in duckdb 1.5.PermissionErrorinrename_tree(#3853 @burnash) — Resolves intermittent Windows CI failures during normalize→loaded rename.Docs
llm-native-workflow.md.hf logincommand (#3781 @julien-c)Chores
mypyconfigs topyproject.toml(#3780 @zilto) — Partially resolves #3346.New Contributors
Configuration
📅 Schedule: (UTC)
🚦 Automerge: Disabled by config. Please merge this manually once you are satisfied.
♻ Rebasing: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox.
🔕 Ignore: Close this PR and you won't be reminded about this update again.
This PR was generated by Mend Renovate. View the repository job log.