2026-03-10 - Union Tables Logic Fix for Mixed Table Sources¶
Release¶
AgileData.io - Unions Working Correctly: Mixed Local and Shared Table Fix
What was happening:
UNION rules that combined both local tables and shared (lookup) tables were not processing correctly. The logic for handling mixed table sources in UNION rules had an edge case that caused incorrect results when the rule included both table types together.
What was fixed:
UNION rule logic correctly handles combinations of local and shared tables
Results from mixed-source UNION rules are now accurate and consistent
What this means for you:
UNION rules that combine your own tables with shared lookup tables produce correct results
More flexibility in how you design transformation rules that bring multiple data sources together
Reliable data outputs when using UNION rules in complex data pipelines
Last Refreshed¶
Doc Refreshed: 2026-03-10