Can we use single topic for multiple Mysql tables in kafka source connector?

@rmoff Can you please help me here to decide my strategy on topics?

from the post link, i understand, it will create topic or look for topics having topic.prefix-table1, topic.prefix-table2 and so on, which seems to 1-1 mapping or i can have option to have 1 common topic for multiple tables.