Hi team, in a single table config can I consume on...
# general
h
Hi team, in a single table config can I consume one Kafka topic and write into multiple Pinot tables?
x
In this case, each table will have its own consumer to consume from same topic.
Right now there is no way to do single consumer multiplier writers.
h
Thanks!