You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository has been archived by the owner on May 17, 2024. It is now read-only.
Thank you for trying out data-diff, for opening this issue, and even proposing a patch!
We made a hard decision to sunset the data-diff package and won't provide further development or support. Diffing functionality will continue to be available in Datafold Cloud. At the moment, support for DuckDB is on the roadmap for the cloud. Please feel free to contact us at [email protected] if you have any questions.
As I see here:
https://github.com/datafold/data-diff/blob/master/data_diff/dbt_parser.py#L388-L392
dbt config parser implemented in data-diff does not cover configuration options of modern duckdb dbt adapter.
E.g. extensions and any s3 related settings are useful:
https://github.com/duckdb/dbt-duckdb?tab=readme-ov-file#duckdb-extensions-settings-and-filesystems
The text was updated successfully, but these errors were encountered: