Q21
Single choice
A data engineer is building a Lakeflow Spark Declarative Pipelines pipeline to process healthcare claims data. A metadata JSON file defines data quality rules for multiple tables, including:

The pipeline must dynamically apply these rules to the claims table without hardcoding the rules.
How should the data engineer achieve this?