github dlt-hub/dlt 0.3.23

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

Core Library

  • Replace multiprocessing pool with futures executors. Now you can run multi-thread code on Lambda (no more semaphore problems) by @steinitzu in #719
  • Support all writer types in parquet normalizer. You can load Arrow/Pandas to any destination by @steinitzu in #704
  • Add _dlt_load_id and _dlt_id when loading Arrow/Pandas. @steinitzu in #704
  • Pass Arrow/Pandas as data to run method. No need to wrap them in resources. by @rudolfix in #723

Docs

Sources

Full Changelog: 0.3.22...0.3.23

Don't miss a new dlt release

NewReleases is sending notifications on new releases.