Gwen Shapira created KAFKA-4792:
-----------------------------------
Summary: Kafka Connect: Add ByteArray Converter
Key: KAFKA-4792
URL: https://issues.apache.org/jira/browse/KAFKA-4792
Project: Kafka
Issue Type: Improvement
Components: KafkaConnect
Reporter: Gwen Shapira
We currently have JSON and String converters.
Some data sources have non-string data (like database BLOBs) and some Kafka
have binary data they want to land in binary format in the target system.
We need a non-converting converter that will allow just dumping bytes.
--
This message was sent by Atlassian JIRA
(v6.3.15#6346)