Skip to content

0.4.8

Compare
Choose a tag to compare
@rudolfix rudolfix released this 09 Apr 13:55
· 599 commits to master since this release
c99d612

Core Library

  • Add Dremio as a destination by @maxfirman in #1026
  • adds a fast loading of arrow tables/pandas to postgres via COPY csv by @rudolfix in #1185
  • adds a csv writer for filesystem and postgres by @rudolfix in #1185
  • saves parquet with all logical types, spark flavor is not a default any longer by @rudolfix in #1185
    #1185
  • feat(bigquery): add streaming inserts support by @IlyaFaer in #1123
  • Feat: parameterize pipeline class in the primary factory method by @z3z1ma in #1176
  • Fix: check for typeddict before class or subclass checks which fail by @z3z1ma in #1160
  • fixes column order and add hints table variants by @rudolfix in #1127
  • fixes schema versioning by @rudolfix in #1140
  • regular initializers for credentials / config specs are type checked like dataclasses by @rudolfix in #1142
  • fix streamlit app state display: Add yaml representer for pendulum datetime by @sultaniman in #1192
  • synapse and mssql bugfixes and improvements (INSERT VALUES UNION) by @jorritsandbrink in #1174
  • various improvements to arrow table normalization by @rudolfix in #1185
  • arrow tables without rows create tables in destination by @rudolfix in #1185
  • fixes Motherduck configuration to use my_db default database and makes password / token mandatory by @rudolfix in

Docs

Verified Sources

New Contributors

Full Changelog: 0.4.7...0.4.8