GangLiCN commented on issue #6462:
URL: https://github.com/apache/seatunnel/issues/6462#issuecomment-1982296704

    More information:
       No matter you override the property  "key.deserializer" ( or 
"value.deserializer") in job configuration file 
   or not,  Kafka Source Connector uses "byteArrayDeserializer" as default 
deserializer,(it is defined in source code),  which
   introtuces a new issue:  How/when to convert  these data in "transform" 
layer before writing to sink database ?


-- 
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]

Reply via email to