clickhouse-kafka-connect
clickhouse-kafka-connect copied to clipboard
Move from using BinaryStreamUtils to SerializerUtils
We have made a major refactor in the Java Client. One of the outcomes is to move from BinaryStreamUtils to a new SerializerUtils for writing to the stream.
A task that needs to be done before we are deprecating BinaryStreamUtils