Details
-
Improvement
-
Status: Resolved
-
Major
-
Resolution: Duplicate
-
None
-
None
-
None
Description
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.
Attachments
Issue Links
- duplicates
-
KAFKA-4783 KIP-128: Blackbox or pass through converter or ByteArrayConverter for connect
- Resolved