Can I use DQX for Data Reconciliation? #109
Unanswered
mwojtyczka
asked this question in
Q&A
Replies: 0 comments
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
Uh oh!
There was an error while loading. Please reload this page.
-
You can compare datasets using
compare_datasets
check: https://databrickslabs.github.io/dqx/docs/reference/quality_rules/#dataset-level-checks-referenceIf you are looking at validating data across different systems you can also check LakeBridge.
You can also read the data from an external system as dataframe or table in Databricks and use the
compare_datasets
check.Beta Was this translation helpful? Give feedback.
All reactions