So I have flat files that are being pulled from Blob storage and being transformed into an analytical model in Azure SQL database. Is there a way to test the data loaded matches what was in the flat files natively? I was thinking I could use Databricks manually for this type of thing, but ideally I would like it to occur as part of the pipeline so I can implement failover.