Dlt

Latest version: v0.4.12

Safety actively analyzes 638819 Python packages for vulnerabilities to keep your Python projects secure.

Scan your dependencies

Page 11 of 14

0.2.0a8

What's Changed
* deletes all pipeline state (schemas, state, intermediate files) if destination dataset is dropped
* synchronizes state with the destination in the `run` method
* you can opt out from state sync with `restore_from_destination=false` in ie. `config.toml`
* loads all schemas/source into single dataset by default. this will simplify experience for less advanced users. you can switch back to the old behavior (each source/schema has separate dataset) with `use_single_dataset=false` config option
* enables CTRL-C when running user code
* commits all files extracted from several sources after all user code ran

0.2.0a7

What's Changed
* adds `max_table_nesting` argument to `dlt.source` to control the depth of parent-child table nesting
* fixes the pipeline_name when runtime configuration is embedded
* reacts to signals (ie CTRL-C) during extraction and other signal improvements
* passes github vars to loggers/tracers

0.2.0a6

Fixes the module import bug in `dlt init` command

0.2.0a5

* allows to use simpler dlt init scripts without run methods
* basic tests for dlt cli added
* missing dependencies for google apis

0.2.0a4

What's Changed
* dlt deploy by rudolfix in https://github.com/dlt-hub/dlt/pull/100
* fixes gitpython dep by rudolfix in https://github.com/dlt-hub/dlt/pull/101

0.2.0a2

Page 11 of 14

© 2024 Safety CLI Cybersecurity Inc. All Rights Reserved.