github dlt-hub/dlt 0.4.6

latest releases: 1.0.0, 0.9.9a0, 0.5.4...
6 months ago

Core Library

  • feat(airflow): expose the Airflow runner method to create custom DAGs by @IlyaFaer in #1014
  • removes sql alchemy dependency and port parts of URL class by @rudolfix in #1028
  • Parallelize decorator - run many regular generators in parallel by @steinitzu in #965
  • Add main entry point to support calling dlt as python module by @sultaniman in #1023

Library Bugfixes

  • fixes naive datetime bug in incremental by @rudolfix in #1020
  • Import missing pyarrow compute for transforms on arrowitems by @sh-rp in #1010
  • delete normalized package in case it already existed by @sh-rp in #1012
  • fix(core): validation error with TTableHintTemplate by @IlyaFaer in #1039
  • adds test case where payload data contains PUA unicode characters by @willi-mueller in #1053
  • fix add_limit behavior in edge cases by @sh-rp in #1052
  • adds row_order to Incremental - automatically stop taking data when out of range by @rudolfix in #1041
  • Fix to serialize load metrics as list instead of a dictionary by @sultaniman in #1051
  • fix import schema workflow by @sh-rp in #1013
  • rollback all changes to live schemas when extraction fails by @sh-rp in #1013

Docs

Verified Sources

New Contributors

Full Changelog: 0.4.5...0.4.6

Don't miss a new dlt release

NewReleases is sending notifications on new releases.