Name | Modified | Size | Downloads / Week |
---|---|---|---|
Parent folder | |||
README.md | 2023-12-19 | 1.1 kB | |
v0.10.0 source code.tar.gz | 2023-12-19 | 1.2 MB | |
v0.10.0 source code.zip | 2023-12-19 | 1.2 MB | |
Totals: 3 Items | 2.4 MB | 0 |
What's Changed
- Make local dbt data diffs concurrent by @sungchun12 in https://github.com/datafold/data-diff/pull/776
- Accept either key file path or file itself in Snowflake by @vvkh in https://github.com/datafold/data-diff/pull/792
- mssql normalize_uuid by @dlawin in https://github.com/datafold/data-diff/pull/793
- Revert "mssql normalize_uuid" and fix the overall problem by @dlawin in https://github.com/datafold/data-diff/pull/794
- Remove Unneeded Logging by @sungchun12 in https://github.com/datafold/data-diff/pull/798
- Tolerate empty samples & allow custom database schemas by @nolar in https://github.com/datafold/data-diff/pull/802
- redshift: also try to get schema from svv_columns by @dlawin in https://github.com/datafold/data-diff/pull/803
- Track data-diff usage in MotherDuck by @sungchun12 in https://github.com/datafold/data-diff/pull/800
- fix unreachable code branches by @dlawin in https://github.com/datafold/data-diff/pull/791
Full Changelog: https://github.com/datafold/data-diff/compare/v0.9.17...v0.10.0