github datafold/data-diff v0.2.4

latest releases: v0.11.1, v0.11.0, v0.10.1...
2 years ago

Main changes

  • New features:

    • Added arbitrary 'where' option (issue #86) by @erezsh in #165
    • [api] Function connect_to_table() now accepts a dict (Issue #156) by @erezsh in #157
  • New drivers:

  • Optimization:

    • Run faster on local to cloud diffs - Start running as soon as first min/max query returns (Issue #80) by @erezsh in #174
  • Reliability :

    • Now separating the columns with a '|' before concatting them by @erezsh in #171
  • Bugfixes and other fixes:

    • Fix for the occasional failure in tests in 3.7 by @erezsh in #153
    • Removed snowflake from list of dependencies (only a dev dep) by @erezsh in #161
    • Update Preql version to 0.2.16 by @erezsh in #166
    • Create CONTRIBUTING.md by @erezsh in #164
    • Initial support for running the tests for multiple databases (replacing TestWithConnection) by @erezsh in #167
    • Tests now cover oracle, Redshift, snowflake and bigquery; Various fixes to said drivers. by @erezsh in #170
    • Small fix for Oracle, for when a database isn't specified. by @erezsh in #173
    • Fix for CLI + tests for CLI (issue #175) by @erezsh in #177
    • Print configuration during debug, but with passwords redacted by @erezsh in #172

New Contributors

Full Changelog: v0.2.3...v0.2.4

Don't miss a new data-diff release

NewReleases is sending notifications on new releases.