Schema Validation Report
This topic gives a detailed schema validation report. The Schema validation stage compares the schema of the source tables with the target tables to ensure schema compatibility. It generates a downloadable comprehensive report that shows mismatches between tables, columns, data types, as well as between numeric columns with precision in the source and target data sources.
The TableMismatch sheet provides a list of all mismatched tables between source and target data sources.
The ColumnMismatch sheet provides a list of all source and target columns that exhibit mismatches, along with its corresponding source and target tables.
The DataTypeMismatch sheet provides a list of all source and target data types that exhibit mismatches, along with its source and target columns and tables.