chuang-wang-pre commented on issue #44: URL: https://github.com/apache/doris-kafka-connector/issues/44#issuecomment-2567263529
Refer to the release note: https://github.com/apache/doris-kafka-connector/issues/60 , use the `'record.tablename.field'` configuration option, combined with some `Transforms` such as `'org.apache.kafka.connect.transforms.InsertField'`, it can easily achieve the effect you want. If it is possible to reduce the number of topics used in your data source step, you can even use only one topic to complete it. -- 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: [email protected] For queries about this service, please contact Infrastructure at: [email protected] --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
