forked from datafold/data-diff
-
Notifications
You must be signed in to change notification settings - Fork 1
Closed
Labels
enhancementNew feature or requestNew feature or requesttechnical-debtTechnical debt itemsTechnical debt itemstriage
Description
Problem
data_diff/queries/ast_classes.py:486,556 — TODO comments indicate missing schema type compatibility checks for joins and set operations.
Impact
Type mismatches in joins/unions could produce incorrect results silently.
Suggested Fix
Add type compatibility validation when combining table schemas.
References
- File:
data_diff/queries/ast_classes.py, lines 486, 556
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
enhancementNew feature or requestNew feature or requesttechnical-debtTechnical debt itemsTechnical debt itemstriage