Feature/versioning check rules#1044
Feature/versioning check rules#1044STEFANOVIVAS wants to merge 16 commits intodatabrickslabs:mainfrom
Conversation
…t fingerprint in result df.
…t fingerprint in result df.
Code reviewFound 2 issues:
dqx/src/databricks/labs/dqx/checks_storage.py Lines 148 to 153 in 92a5d6b
dqx/src/databricks/labs/dqx/checks_storage.py Lines 430 to 441 in 92a5d6b 🤖 Generated with Claude Code - If this code review was useful, please react with 👍. Otherwise, react with 👎. |
Additional code review findings (lower confidence)Found 4 additional issues (scored below primary threshold):
dqx/src/databricks/labs/dqx/checks_storage.py Lines 356 to 378 in 92a5d6b
dqx/src/databricks/labs/dqx/checks_serializer.py Lines 387 to 395 in 92a5d6b
dqx/src/databricks/labs/dqx/config.py Lines 287 to 301 in 92a5d6b
dqx/src/databricks/labs/dqx/checks_storage.py Lines 147 to 158 in 92a5d6b 🤖 Generated with Claude Code - If this code review was useful, please react with 👍. Otherwise, react with 👎. |
…spark.catalog.tableExists fails for tables with special characters
… a rule_set_fingerprint in lakebase storage
…config.mode=overwrite for lakebase storage
…nt columns exists in delta table
Changes
Linked issues
Resolves #672
Tests