Combining Data Build Tool (dbt) and CI/CD
Combining Data Build Tool (dbt) with CI/CD is a great way to automate tests during deployments from development environments to production. This approach ensures higher data quality and provides early feedback about potential issues ππππ¨π«π end users see the data. Thereβs nothing more embarrassing than having an end user point out a data mistake that could have been caught earlier. By…