After spending more time with Connect CDC, I ran into a feature called Join Tables that quietly removes a common need for an extra ETL step. It lets you enrich rows during replication itself, instead of pushing raw data and fixing it later.
How it ...