We're excited to announce that Custom Domain Tables can now reference other CDTs. Previously, CDTs could only reference source tables, which forced redundant implementations in some complex use cases.
Now CDTs can reference other CDTs along with source tables, which allows operators to reuse chunks of SQL logic across multiple transformations prior to Stitch and split potentially complex logic into multiple CDTs.
How it works
Whenever you create a new CDT, you’ll now notice a “CUSTOM DOMAIN TABLES” section in the right-hand panel listing all of the CDTs that you’re able to use in your SQL logic.
As always, we continue to make improving your experience a top priority.
