chuang-wang-pre opened a new pull request, #54:
URL: https://github.com/apache/doris-kafka-connector/pull/54

   ### it supports writing data from one kafka topic to multiple tables in 
doris.
   When using `stream load` to write data, If the table cannot be found based 
on the topic in the `"doris.topic2table.map" `configuration, use the topic name 
as the table name.
    Combining transforms: `io.confluent.connect.transforms.ExtractTopic`, 
extract data from a message and use it as the topic name. can write data in one 
topic to multiple tables in doris.


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: commits-unsubscr...@doris.apache.org

For queries about this service, please contact Infrastructure at:
us...@infra.apache.org


---------------------------------------------------------------------
To unsubscribe, e-mail: commits-unsubscr...@doris.apache.org
For additional commands, e-mail: commits-h...@doris.apache.org

Reply via email to