v.20.1Improvement
Better Kafka Message Reading in Multiple Formats
Better reading messages from Kafka engine in various formats after #7935. #8035 (Ivan)Why it matters
This feature enhances the robustness and flexibility ofKafka 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 theKafka engine has been enhanced. No additional configuration changes are required to use the improved message reading capabilities.