troubleshooting
Is it possible to read in cdc events for multiple tables from a single topic?
Victor Müller is asking if it's possible to read change data capture (cdc) events for multiple tables from a single topic.
Vi
Victor Müller
Asked on Feb 14, 2024
Yes, you can achieve this by creating a cdc table and then creating several tables with different filter conditions downstream. This allows you to read cdc events for multiple tables from a single topic.
Feb 14, 2024Edited by