Removed redundant input and output formats in ClickHouse to streamline data processing.
Why it matters
This change eliminates duplication of input and output formats, reducing maintenance overhead and potential inconsistencies, thereby improving the stability and clarity of data format handling.How to use it
Users benefit automatically from this improvement as it is an internal cleanup. No additional configuration or action is required.