Current Limitations
Data Comparison
Data Comparision is not performed on the binary columns : BFILE, BLOB
Oracle
Currently the following data types are not supported in Oracle Database. This is
INTERVAL YEAR TO MONTH
INTERVAL DAY TO SECOND
Table names with hypen ("-") are not supported.
SQL Server
Some of the non standard column types are not supported out of the box. an example of these columns are :
sql_variant
json
Data Quality
Column names with spacess are not supported for data quality and Good-Bad Split.
Last updated