top of page
DQ Validation on Queries in C360 Config Table
This is placeholder text. To change this content, double-click on the element and click Change Content.
Requirement:
Prepare a PySpark code to perform DQ comparison between sql queries in c360\config table and the target table as per the attached excel sheet. Display the DQ validation result which should have metric\name,validation, result (PASS/FAIL). Ignore DQ validation for the sql queries whose target table is “NA“ in c360 config table.
bottom of page