issues
search
datafold
/
data-diff
Compare tables within or across databases
https://docs.datafold.com
MIT License
2.95k
stars
272
forks
source link
issues
Newest
Newest
Most commented
Recently updated
Oldest
Least commented
Least recently updated
Sunsetting open source data-diff
#897
ncarchedi
closed
6 months ago
0
Key compare fails between VARCHAR2(40) (Oracle) and STRING (BigQuery) datatypes
#896
mhe2024
closed
6 months ago
1
Counts from command line summary do not match up with row counts in materialized results
#895
zigouras
closed
6 months ago
1
Update poetry version in Dockerfile to match what we have in poetry.lock
#894
bpaquet
closed
6 months ago
1
Extend primary key inference with dbt 'unique_key' config
#893
adrianoesch
closed
6 months ago
1
data-diff --dbt BigQuery exception while executing information_schema sql
#892
hamish-turnbull
closed
6 months ago
1
diff tables reports `NotImplementedError: Cannot use a column of type` if the table is empty
#891
jsnb-devoted
closed
6 months ago
1
Restrict pydantic dependency to v1.x
#890
alexandermorozov
closed
6 months ago
0
Support different where filter for source table and target table
#889
Schumpeterx
closed
6 months ago
1
[Postgresql] pg time type error
#888
Schumpeterx
closed
6 months ago
1
Python API diff_tables() throws duckdb.BinderException
#887
cmcnicoll
closed
6 months ago
1
update `TRIM` to `LTRIM(RTRIM(...))` for more universal query syntax
#886
MiConnell
closed
6 months ago
1
[SQL Server] TRIM() is not available in versions of sql server prior to 17
#885
MiConnell
closed
6 months ago
1
[SQL Server] data diff fails with case sensitive schemas and objects
#884
MiConnell
closed
6 months ago
1
Numeric Precision does not work while comparing data between Oracle and Snowflake tables
#883
RituSooraj
closed
6 months ago
1
Version change from v0.8.5rc1 to v0.11.1 it slows down the data-diff process
#882
saurasingh
closed
6 months ago
1
Limited support of duckdb dbt adapter credentials
#881
sergun
closed
6 months ago
2
[Feature] Add support for detecting primary keys based on DBT contracted constraints or custom DBT PK tests
#880
ttusing
closed
6 months ago
2
Try using pymssql if the ODBC driver is unavailable
#879
zhiweio
closed
6 months ago
3
use pymssql replace pyodbc to connect mssql in aws glue
#878
MengruXiao
closed
6 months ago
1
Snowflake and Postgres dialects normalize dates differently than other database types
#877
RenanBasilio
closed
6 months ago
1
Update README.md
#876
leoebfolsom
closed
8 months ago
2
`pg_get_cols` query for Redshift is erroring out
#875
mjkanji
closed
6 months ago
2
--dbt is stuck with --json flag
#874
harikaduyu
closed
6 months ago
3
Databricks connection does not close properly when using --dbt
#873
leoebfolsom
closed
6 months ago
2
PydanticUserError('`regex` is removed. use `pattern` instead', code='removed-kwargs')
#872
whitney
closed
9 months ago
1
Pr-860-mirror
#871
sungchun12
closed
7 months ago
2
ValueError: Cannot apply [String_VaryingAlphanum(_notes=[])] to ...
#870
lokofoko
closed
7 months ago
5
Tightening of pydantic dependancy following release of v0.11.1
#869
FChmiel
closed
6 months ago
7
Will Spark be supported?
#868
metasavvy
closed
6 months ago
1
Relax the restrictions of dependencies versions: >= instead of ^ and =
#867
nolar
closed
9 months ago
0
Support Postgres materialized views
#866
rubenhelsloot
closed
7 months ago
2
formatting update to readme
#865
leoebfolsom
closed
9 months ago
0
clarify that SQL Server support is limited
#864
leoebfolsom
closed
9 months ago
0
860 mirror
#863
sungchun12
closed
7 months ago
2
Snowflake connection timeout after successfull loading diff results into table
#862
lokofoko
closed
7 months ago
7
Fix motherduck bug (#858)
#861
sungchun12
closed
9 months ago
0
Namespacing CLI options
#860
sar009
closed
6 months ago
8
Namespacing CLI variables in __main__
#859
sar009
closed
8 months ago
2
Data-diff fails for Motherduck connections when using multiple databases as environments
#858
rob-teeuwen
closed
9 months ago
3
Evolve dbt data diff output
#857
sungchun12
closed
9 months ago
0
DX-1609 Mysql time formatting
#856
teraamp
closed
8 months ago
2
Minor readme edits
#855
elliotgunn
closed
10 months ago
0
Fix date and time formatting
#854
teraamp
closed
10 months ago
0
Fix mssql, databricks date types
#853
dlawin
closed
10 months ago
0
Remove UUID-type inference for textual columns
#852
vvkh
closed
8 months ago
2
Improve error reporting for PK type mismatch
#851
vvkh
closed
10 months ago
0
Detect duplicate rows on each side
#850
nolar
closed
10 months ago
0
Warning during using hashdiff for VARCHAR type values in POSTGRES.
#849
EnCeT
closed
8 months ago
2
LAB-271 Redshift Spectrum type mapping
#848
teraamp
closed
10 months ago
0
Next