Can we load data into a single StarRocks table using multiple Kafka topics?

Can we load data into a single StarRocks table using multiple Kafka topics?

Yes.

With Routine Load, you need to create multiple routine loads.

With the Kafka sink connector, you just have to configure it to listen the multiple topics.