Hello,
For Real-Time Tables, is there a condition like one Kafka topic should have one table data alone ?.
In our cases, we have multiple tables data produced in a single topic. i.e we have a group of topics in Kafka. Each topic will serve for the set of tables based on the use case.
is it possible to consume multiple table events from a single topic in pinot?