v.20.1Improvement

Better Kafka Message Reading in Multiple Formats

Better reading messages from Kafka engine in various formats after #7935. #8035 (Ivan)
Improved reading of messages from the Kafka engine in various formats after the changes introduced in issue #7935.

Why it matters

This feature enhances the robustness and flexibility of Kafka engine integration by improving how messages are read and parsed in different formats. It addresses limitations in message reading and provides a better user experience when consuming Kafka messages in ClickHouse.

How to use it

Users benefit from this improvement automatically when upgrading to the new version since the reading logic for the Kafka engine has been enhanced. No additional configuration changes are required to use the improved message reading capabilities.