What is the primary purpose of performing a metadata validation check in ETL testing?
-
A
To confirm row counts between source and target
-
B
To verify column names, data types, lengths, and constraints match the design specification
-
C
To test the performance of the ETL pipeline under load
-
D
To check for duplicate rows in the target table