Skip to content

0.2.0a17

Pre-release
Pre-release
Compare
Choose a tag to compare
@rudolfix rudolfix released this 09 Feb 13:54
· 2663 commits to devel since this release
2f1e056

What's Changed

  • adds duckdb destination and dbt support by @rudolfix in #124
    The 🦆 db destination is added and may be used like any other destination. The multithreaded loading is quite fast thanks to duckdb dropping the GIL when called. See more in our docs
    We also support the dbt-duckdb adapter, the jaffle shop example was converted to duckdb to showcase this ability

  • transaction support was added to sql_client and Big Query got multi-statement transactions via Sessions

Full Changelog: 0.2.0a16...0.2.0a17