Skip to content
This repository was archived by the owner on May 17, 2024. It is now read-only.

v0.2.6 - Support for Clickhouse, Vertica, and various bugfixes

Compare
Choose a tag to compare
@erezsh erezsh released this 13 Sep 07:59
· 1318 commits to master since this release
  • Support of Clickhouse by @pik94 in #217
  • add support of Vertica db by @pik94 in #231
  • Fix for pip extras (e.g. pip install data-diff[snowflake]) by @erezsh in #232
  • Fixed support for diffing columns of different names by @erezsh in #230
  • Bugfix in TableSegment: Sampling now respects the 'where' clause (issue #221) by @erezsh in #224

Other changes

  • Better error messages. Move some parsing to before the connects. Tests now only connect if being run. by @erezsh in #222
  • Small bugfixes and refactor by @erezsh in #223
  • Refactors and fixes by @erezsh in #227

Full Changelog: v0.2.5...v0.2.6