Issues
- 5
- 0
- 7
- 1
Will Spark be supported?
#868 opened by metasavvy - 3
--dbt is stuck with --json flag
#874 opened by harikaduyu - 2
`pg_get_cols` query for Redshift is erroring out
#875 opened by mjkanji - 1
Snowflake and Postgres dialects normalize dates differently than other database types
#877 opened by RenanBasilio - 1
- 2
[Feature] Add support for detecting primary keys based on DBT contracted constraints or custom DBT PK tests
#880 opened by ttusing - 2
Limited support of duckdb dbt adapter credentials
#881 opened by sergun - 1
Version change from v0.8.5rc1 to v0.11.1 it slows down the data-diff process
#882 opened by saurasingh - 1
Numeric Precision does not work while comparing data between Oracle and Snowflake tables
#883 opened by RituSooraj - 1
- 1
- 1
- 1
[Postgresql] pg time type error
#888 opened by Schumpeterx - 1
- 1
diff tables reports `NotImplementedError: Cannot use a column of type` if the table is empty
#891 opened by jsnb-devoted - 1
data-diff --dbt BigQuery exception while executing information_schema sql
#892 opened by hamish-turnbull - 1
- 1
Key compare fails between VARCHAR2(40) (Oracle) and STRING (BigQuery) datatypes
#896 opened by mhe2024 - 1
Counts from command line summary do not match up with row counts in materialized results
#895 opened by zigouras - 2
- 5
- 7
Snowflake connection timeout after successfull loading diff results into table
#862 opened by lokofoko - 4
Enable `databricks-sql-connector` dependency when installing for Databricks
#796 opened by JCZuurmond - 2
Support Postgres materialized views
#866 opened by rubenhelsloot - 2
Namespacing CLI variables in __main__
#859 opened by sar009 - 2
- 5
- 2
Unclear documentation regarding supported data types.
#844 opened by EnCeT - 3
Ability to install all database adapters
#833 opened by sar009 - 2
Support dbt Snowflake connection using key file itself rather than just path to key file
#837 opened by will-warner - 3
The primary key is not a number, and is a joint primary key, how should you compare the data?
#799 opened by acracker - 6
Add support for Clickzetta
#817 opened by idling11 - 1
PydanticUserError('`regex` is removed. use `pattern` instead', code='removed-kwargs')
#872 opened by whitney - 4
Joindiff on the same table failng - Clickhouse
#801 opened by hamer101 - 2
ClickHouse date format wrong normalization
#810 opened by oleg-savko - 2
Hasdiff table behaviour changed
#790 opened by saurasingh - 2
- 3
Data-diff fails for Motherduck connections when using multiple databases as environments
#858 opened by rob-teeuwen - 0
- 3
- 2
PG connection URL has special characters in password
#811 opened by idling11 - 0
Fix unhelpful logging with the `--debug` flag
#797 opened by sungchun12 - 0
- 0
- 0
Data-diff not compatible with latest dbt version (v1.7.0) due to conflicting package dependencies
#764 opened by mimoyer21 - 8
Add `--prod_db` flag option for --dbt diffs
#761 opened by mimoyer21 - 3
Unexpected keyword `impersonate_service_account` error when running a dbt diff with potential fix
#758 opened by Stochastic-Squirrel