v.18.12Improvement

Improved Parsing Performance for CSV and TSV Formats

Improved parsing performance for text formats (CSV, TSV). Amos Bird #2980
Improved parsing performance for text formats CSV and TSV in ClickHouse.

Why it matters

This feature enhances the efficiency of reading and processing data in CSV and TSV formats, reducing query latency and resource consumption when working with these common text formats.

How to use it

Users benefit from this improvement automatically when they perform SELECT queries or data loads involving CSV or TSV formats; no additional configuration is required.