Skip to content

0.3.22

Compare
Choose a tag to compare
@rudolfix rudolfix released this 24 Oct 14:36
· 1258 commits to devel since this release

Core Library

  • Fix: make Load single-thread compatible by @codingcyclist in #698
  • Enable compatible s3 storages like R2: support aws config endpoint_url with fsspec by @steinitzu in #701
  • performance improvements in Arrow loading by @rudolfix in #707
  • datatype autodetection for unix timestamp removed from defaults by @rudolfix in #707

Docs

  • code example: use connectorx + arrow + dlt to load sql data by @rudolfix in #707

Full Changelog: 0.3.21...0.3.22