Is there an existing issue for this?
Problem statement
Customers would like to validate the schema of arriving data against a reference table. This will allow customers to guarantee schemas match without explicitly specifying the valid schema in the DQX check definition.
Proposed Solution
Add a ref_table field to the has_valid_schema check that allows users to specify a reference table with the valid schema.
Additional Context
No response