Ultimate access to all questions.
Upgrade Now 🚀
Sign in to unlock AI tutor
Databricks CI/CD Workflows
A data engineer needs to apply a common set of data quality rules to multiple tables. Which of the following best practices can they follow to do this? Select one response.
A
Maintain data quality rules separately from the pipeline
B
Create a separate pipeline containing the data quality rules and run it concurrently with the pipeline
C
Tag the dataset used to populate the tables in the pipeline with data quality rule definitions
D
Create a task in Workflows for data quality rules and make it a dependency of the pipeline