lburgazzoli commented on pull request #1052: URL: https://github.com/apache/camel-kafka-connector/pull/1052#issuecomment-784168964
With my limited knowledge on the topic (so feel free to correct me if I'm wrong), I think this functionality should really be provided as an an optional SMT. I do agree that none of the components know about Kafka Connect Struct but there's no assurance that a Map is any better so we are just making things a little bit more unpredictable because it will depend on the specific component. How Structs should be translated to something the specific sink component is able to digest is - IMHO - something that need to be explicitly configured to avoid unexpected misbehavior. ---------------------------------------------------------------- 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. For queries about this service, please contact Infrastructure at: [email protected]
