What's Changed * Simplify: Squash database-specialised mixins into their database-specialised dialects by nolar in https://github.com/datafold/data-diff/pull/751 * Correct a few misleading type annotations by nolar in https://github.com/datafold/data-diff/pull/752 * Simplify: Remove unused code & mixins by nolar in https://github.com/datafold/data-diff/pull/753 * Simplify: Squash the MD5 & NormalizerValue & OptimizerHints mixins into the base dialect by nolar in https://github.com/datafold/data-diff/pull/754
What's Changed * Fix: Presto Basic authentication error by pppsunil in https://github.com/datafold/data-diff/pull/742 * add checksum offset to avoid bigint overflow by vvkh in https://github.com/datafold/data-diff/pull/746 * Fix a few things here & there by nolar in https://github.com/datafold/data-diff/pull/740
New Contributors * pppsunil made their first contribution in https://github.com/datafold/data-diff/pull/742
What's Changed * Mark data-diff as type-annotated by nolar in https://github.com/datafold/data-diff/pull/744 * Bigquery dbt impersonation by ivan-toriya in https://github.com/datafold/data-diff/pull/715
New Contributors * ivan-toriya made their first contribution in https://github.com/datafold/data-diff/pull/715
What's Changed * Make DuckDB data diffs work better by sungchun12 in https://github.com/datafold/data-diff/pull/716 * AbstractMixin_MD5->Mixin_MD5 to override pg version by dlawin in https://github.com/datafold/data-diff/pull/737